15.
A.in
B.for
C.to
D.at
第1题:
急性白血病出血的主要原因是
A.DIC
B.血小板减少
C.纤维蛋白溶解
D.AT一Ⅲ减少
E.小血管被白血病细胞浸润破坏
第2题:
A.for(Integeri:al)
B.for(i:al)
C.for(al)
D.forEach(Integeri:al)
第3题:
以下不正确的是 ______。
A.语句for(i=0:;i++)表示无限循环
B.for(; ;)表示无限循环
C.for()也表示无限循环
D.while(1)表示无限循环
第4题:
下列语句中,可以作为无限循环语句的是( )。
A.for(;;){}
B.for(int i=0;i<10000;i++){}
C.while(false){}
D.do{}while(false)
第5题:
在下列表达式中,运算结果是逻辑真的是( )。
A.EMPTY(.NULL.)
B.EMPTY(SPACE(8))
C.LIKE("edit","edi?")
D.AT("a","ainimal")
第6题:
下列选项中得不到字符型数据的是______。
A.DTOC(DATE())
B.DTOC(DATE(),1)
C.STR(123.567)
D.AT("1",STP-1321)
第7题:
以下for语句中不是死循环的是( )。
A.for(inti=0;i<1;++i);
B.for(inti=0;;++i);
C.for(inti=1;i>0;++i);
D.for(;;);
第8题:
4. Lucy was very sorry __________ being late ,but what the teacher said made her better.
A.for ,feel
B.to ,to feel
C.about ,feeling '
D.at ,felt
第9题:
The dangerous semicircle of a typhoon in the Southern Hemisphere is that area ______.
A.measured from due south clockwise 180°
B.measured from due south counterclockwise 180°
C.to the left of the storm's track
D.ahead of the typhoon measured from the storm's track to 90°on each side
第10题:
第11题:

第12题:
第13题:
A.while语句
B.for语句
C.switch语句
D.do~while语句
第14题:
计算结果不是字符串“Student”的语句是( )。
A.left(”Student”,7)
B.substr(”MyStudent”,3,7)
C.right(”MyStudent”,7)
D.at(”MyStudent”,3,7)
第15题:
下列语句中,属于多分支语句的是( )。
A.if语句
B.for语句
C.switch语句
D.do while语句
第16题:
目前流行的PC机中使用的主板是( )。
A.PC板
B.ATX 板
C.NLX板
D.AT 板
第17题:
下列语句中,可以作为无限循环语句的是( )。
A.for(;;){}
B.for(inti=O;i<10000;i++){}
C.while(false){}
D.do{}while(false)
第18题:
下列语句中,属于多分支语句的是( )。
A.if语句
B.for语句
C.switch语句
D.do while语句
第19题:
和while(true)等价的for语句是( )。
A.for(true)
B.for(1)
C.for(;;)
D.for(,,)
第20题:
A.立式和卧式
B.AT和ATX
C.微型和中型
D.AT和ATX
第21题:
第22题:
第23题:
第24题: