单项选择题

A.条件控制(如:if then,if then else)
B.循环控制(如:loop,while,for)
C.顺序控制(如:goto)
D.跳出控制(如:break,finish)