有如下的对类“CSample”的说明,其中( )是错误的。class CSample {(本题1.0分)
A、 int a=23;
B、 CSample();
C、 CSample(int val);
D、 ~ CSample();
出自:河南工业大学面向对象程序设计(专升本)