單項選擇題

在C語言中,以下continue語句形式不正確的是()。

A.do {continue;}while(條件);
B.while(條件){continue;}
C.for(初值;條件;增量){continue;}
D.switch(表達式){continue;}

微信掃碼免費搜題