题目详情
单选题 以下对枚举类型定义正确的是______
A. enum a={one,two,three}
B. enum a{one,two,three}
C. enum a={"one","two","three"}
D. enum a{"one","two","three"}
学科:C语言程序设计(2023级)
时间:2024-05-18 14:31:57
相关题目
相关作业