找考题网-背景图
单项选择题

以下Scala变量的定义不正确的是哪项?()

A.val words:String=“Hello World”
B.val number =12
C.var number:String =None
D.var apple:Double =2

热门试题