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

val site: List[String] = List("Runoob", "Google", "Baidu")其中site是什么类型的列表? ()

A.字符串列表
B.整型列表
C.空列表
D.二维列表

热门试题