I am going to meet the teacher, but you ______ with me.
A. need go out
B. need not go
C. need not to go
D. do not need go
查看答案
假定有如下的程序段:Dim intVarAs Integer intvar=True Print intVar则输出结果是
A. 0
B. -1
C. True
D. False
为了声明一个长度为128个字符的定长字符串变量StrD,以下语句中正确的是
A. Dim StrD As String
B. Dim StrD As String(128)
C. Dim StrD As String[128]
Dim StrD As String*128
______ a postgraduate, I would at least master two foreign languages.
A. Was I to become
B. Were I to become
C. Had I become
D. I should become
双精度浮点数的类型说明符为
A. %
B. #
C. &
D. @