下列的符号常量定义中,错误的定义是()。
A:constM=10;
B:constintM=20;
C:constcharch;
D:constboolmark=true;
出自:国家开放大学《面向对象程序设计》