单项选择题

A.while(condition)do statement end
B.while(condition)statement
C.while(condition)statement end
D.while condition do statement end