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)
设变量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】 。