字符串的类型标识符是( )。
A: Integer
B: Long
C: String
D: Date
A: Integer
B: Long
C: String
D: Date
举一反三
- VBA中定义整数可以用类型标识 。 A: Long B: Integer C: String D: Date
- 请选出都为常用数据类型的一组? A: integer,single,object,date B: integer,string,single,variant C: integer,object,date,boolean D: integer,string,date,boolean
- 下面哪一个选项和字符型数据无关? A: 类型标识String B: 类型符$ C: "123"是字符型 D: 123是字符型
- 符号%是声明 ______ 类型变量的类型定义符。 A: Vafiant B: Integer C: Single D: String
- 字符串数据类型的关键字是String,类型符是"$"