题目内容

逻辑型运算符有三个:.NOT.或!(逻辑非)、.AND.(逻辑与)以及.OR.(逻辑或)。其优先级顺序依次为 【6】 。

查看答案
更多问题

Questions 11 to 18 are based on the conversation you have just heard.

A. Because it is much slower than the early one.
Because it often arrives earlier.
C. Because it is seldom on schedule.
D. Because it arrives in the middle of the night.

写出下列语句的执行结果: 【30】 、 【31】 、 【32】 、 【33】 。 STR(141.2,6,2) STR(141.2,2,5) STR(141.2) STR(1221.26,5,2)

ROUND(123.456,2) 【25】

设变量a=1,c1=“事不过三”,c2=“三”, 表达式a<3.AND.c1$c2结果为 【21】 。 表达式a<3.AND.c2$c1结果为 【22】 。 表达式a<3.OR.c1$c2结果为 【23】 。 表达式a<3.OR.c2$c1结果为 【24】 。

答案查题题库