使用复习卡回顾
·
第 1 题,共 7 题
C++ 变量与类型
开始实验
1
选择最佳答案
根据给定的标识符规则,哪个名称是有效的 C++ 标识符?
A
student-count
B
double
C
2ndStudent
D
studentCount