注意:此页面搜索的是所有试题
在下列符号常量定义中。错误的定义语句格式为( )。
A、const M1=10;
B、const int M2=20;
C、const M3 10
D、const char mark=’3’;

参考答案