单项选择题
以下不能定义为用户标识符的是( )。
A.Main
B._0
C._int
D.sizeof
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
单项选择题
以下选项中不能作为合法常量的是( )。
A.1.234e04
B.1.234e0.4
C.1.234e+4
D.1.234e0
点击查看答案&解析
单项选择题
按条件f对关系R进行选择,其关系代数表达式为( )。
A.R|X|R
B.
C.σf(R)
D.Πf(R)
点击查看答案&解析
相关试题
有以下程序:#include <stdio.h>void...
有以下程序: #include <stdio.h> m...
有以下程序: #include <stdio.h> m...
有以下程序: #include<stdio.h> voi...
有以下程序: #include <stdio.h> ...