A、那天夜里他一直睡不着觉。
B、那天夜里他睡得很好。
第1题:
A.Compilationfails.
B.Anexceptionisthrownatruntime.
C.Thecodeexecutesnormallyandprints“sleep”.
D.Thecodeexecutesnormally,butnothingisprinted.
第2题:
9. My aunt likes playing _________violin at _________ night.
A./;/
B.the;/
C./;the
D.the; the
第3题:
Some Southern learners of English in China tend to say“night”as“light”.This shows:().
AThey cannot pronounce/n/
BInterlangue interference because there is notthe sound /n/in their mother tongue
CThe teachers do not have a good teaching method
DThey do not like to pronounce nasal sounds
第4题:
A、the,the
B、the,/
C、a,/
D、/,/
第5题:
下面()让线程休眠1分钟。
AThread.Sleep(1)
BThread.Sleep(60)
CThread.Sleep(1000)
DThread.Sleep(60000)
第6题:
下面语句执行后,变量w中的值是____。 w=Choose(2 , "Morning", "Afternoon", "Day", "Night",)
A.Morning
B.Afternoon
C.Day
D.Night