The main purpose of constructor is to initialize the properties of a class. ... fun main(args: Array<String>) { //creating the object of class Student val ...
確定! 回上一頁