单项选择题
A.openB.publicC.classD.external
Kotlin中类成员默认是什么访问权限()A.publicB.privateC.protectedD.inte...
单项选择题Kotlin中类成员默认是什么访问权限()
A.publicB.privateC.protectedD.internal
Kotlin中使用哪个关键字来创建一个类()A.classB.typeC.structD.model
单项选择题Kotlin中使用哪个关键字来创建一个类()
A.classB.typeC.structD.model
Kotlin中哪个循环可以用来遍历区间()A.for-inB.whileC.do-whileD.foreach
单项选择题Kotlin中哪个循环可以用来遍历区间()
A.for-inB.whileC.do-whileD.foreach