单项选择题
以下选项中可作为C语言合法常量的是( )。
A.-80
B.-080
C.-8e1.0
D.-80.0e
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
单项选择题
以下不能定义为用户标识符的是( )。
A.Main
B._0
C._int
D.sizeof
点击查看答案&解析
单项选择题
以下选项中不能作为合法常量的是( )。
A.1.234e04
B.1.234e0.4
C.1.234e+4
D.1.234e0
点击查看答案&解析
相关试题
有以下程序:#include <stdio.h>void...
有以下程序: #include <stdio.h> m...
有以下程序: #include <stdio.h> m...
有以下程序: #include<stdio.h> voi...
有以下程序: #include <stdio.h> ...