A.) to correct B) correcting
C.) having corrected D) being corrected
[主观题]I _________ (watch) TV when someone knocked at the door.
[单选题]I was almostasleep last night when I suddenly heard someone _____at the doo
[单选题]If I find someone who looks like the suspect, my _______ reaction will be to tell the police.A. physicalB. immediateC. sensitiveD. sudden
[单选题]Only when I began to do it ____ that I had made a mistake.A. I realized B I had realized C did I realize D would I realize
[试题]( 7 )在执行语句序列int i=0; do i++; while(i*i<10);时, do 后面的循环体语句 i++ 被执行的次数为 ( 7 ) 。
[问答题]I promise you that I will do everything I can to help him.
[单选题]设有下面的循环。i=1D.oi=i + 3Print iLoop Until i>程序运行后要执行3次循环体,则条件中i的最小值为A.6B.7C.8D.9
[单选题]设有下面的循环: i=1 Do i=i + 3 Print i Loop Until I>_________ 程序运行后要执行3次循环体,则条件中I的最小值为A.6B.7C.8D.9
[问答题]I was walking in the street when someone called my name.
[单选题]设有下面的循环: i=1 Do i=i+3 Print i Loop Until i>______ 程序运行后要执行3次循环体,则条件中i的最小值为A.6B.7C.8D.9