相关考题
-
单项选择题
Kotlin中哪个关键字用于声明一个数据类()
A.data
B.model
C.struct
D.type -
单项选择题
Kotlin中哪个关键字用于声明一个单例对象()
A.singleton
B.object
C.unique
D.instance -
单项选择题
Kotlin中哪个关键字用于声明一个开放类()
A.open
B.public
C.class
D.external
