注意:此页面搜索的是所有试题
下列定义正确的是( ) A.enum t={a,b}x; B. enum t{1,2}x; C. enum {′+′,′-′}x; D. enum t{a,b}x;

参考答案