下列符号常量定义中错误的是(5分)
Aconst M=10
Bconst int M=10
Cconst char ch
Dconst bool mark=ture
出自:兰州大学面向对象程序设计课程作业_A