问题描述:
[单选]
以下对枚举类型名的定义中正确的是()。
A.enuma={one,two,three};
B.enuma{one=9,two=-1,three};
C.enuma={"one","two","three"};
D.enuma{"one","two","three"};
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(3.14.252.84)
- 热门题目: 1.下列关于成员函数特征的描述中 2.下面对类中静态数据成员的描述 3.C 中对于类中定义的成员,