单项选择题

以下 for语句中,书写错误的是( ) 。

A.for(i=1;i<5;i++) ;
B.i=1;for( ;i<5;i++) ;
C.for( i=1; i<5 ; ) i++;
D.for(i=1,i<5,i++) ;
微信扫码免费搜题