此题为判断题(对,错)。
第1题:
此题为判断题(对,错)。
第2题:
此题为判断题(对,错)。
第3题:
第4题:
在VB中运算优先级别从高到低的顺序为:算术运算、连接运算、关系运算、逻辑运算。
A对
B错
第5题:
在VB中将两个字符串连接起来的运算符有:+和&,那么“123”+“45”结果是()。
第6题:
在VB中,运算 23&12 的结果是()。
第7题:
在Excel2003中,关系运算符的运算结果是TRUE或FALSE。
第8题:
在VB中运算优先级别从高到低的顺序为:算术运算、连接运算、关系运算、逻辑运算。
第9题:
在关系数据模型中,运算对象是关系,而运算结果是一个值。
第10题:
“12312”
135
”12132”
出错
第11题:
对
错
第12题:
6.5
7
5
6
第13题:
A、文本型
B、数值型
C、逻辑型
D、日期型
答案:A
第14题:
The velocity of the apparent wind can be more than the true wind,and come from the same direction,if certain conditions are present.One condition is that the ______.
A.Ship's speed must be less than the true wind velocity
B.True wind must be from dead astern
C.True wind velocity must be faster than the ship's speed
D.True wind must be from dead ahead
第15题:
第16题:
在VB中,运算 23&12 的结果是()。
A“2312”
B35
CTrue
D出错
第17题:
在VB中,表达式PrintRight("WelcometoChina",5)的结果是“()”。
第18题:
在vb.net中支持+=、-=、*=、/=这些运算符。()
第19题:
在VB中,表达式“Int(19/2)-15Mod4”的运算结果是()。
第20题:
在VB中,运算 ”123”+12 的结果是()。
第21题:
在VB中运算优先级别从高到低的顺序为:算术运算、字符串运算、关系运算、逻辑运算。
第22题:
对
错
第23题:
“2312”
35
True
出错