第1题:
(中译英)请问您有医生开具的可以乘坐飞机的证明吗?
A.Please press the call button above your head, if anything we can do for you.#B.Could you take the plane?#C.Lavatory is over there.#D.Do you have a permit to fly by the doctor?第2题:
FX系列PLC,主控指令应采用()。
A.CJ
B.MC
C.GO TO
D.CALL
第3题:
Calendar类中,表示当前日期是星期几的类常量是()。
A.Calendar.DAY_OF_WEEK
B.Calendar.DAY_OF_WEEK_IN_MONTH
C.Calendar.DAY_OF_MONTH
D.Calendar.DAY_OF_YEAR
第4题:
Calendar类中,表示当前日期是星期几的类常量是()。
A.Calendar.DAY_OF_YEAR
B.Calendar.DAY_OF_MONTH
C.Calendar.DAY_OF_WEEK_IN_MONTH
D.Calendar.DAY_OF_WEEK
第5题:
下面语句执行后,变量w中的值是____。 w=Choose(2 , "Morning", "Afternoon", "Day", "Night",)
A.Morning
B.Afternoon
C.Day
D.Night