5.新课标( )要求“学习浏览,扩大知识面,根据需要搜集信息”。
A. 第三学段
B. 第二学段
C. 第一学段
The do-while statement is suitable to expression ( ) loops.
A. Pretest loops
B. Posttest loops
The loop body statement of a do-while statement is executed for at least once.
A. 对
B. 错
The break statement in the do-while statement will exit the loop immediately.
A. 对
B. 错