
【名词&注释】
数据结构(data structure)、初始化(initialization)、线性表(linear list)、首字母(first letter)、下划线(underline)
[单选题]在下列关系运算中,不改变关系表中的属性个数但能减少元组个数的是( )。
A. 并
B. 交
C. 投影
D. 除
查看答案&解析
举一反三:
[单选题]以下程序的输出结果是
A. void main()
B. { int x=1,y=3;
C. cout $amp;{int x=0;x+=y*2;
D. cout $amp;}
E. cout $amp;}
F. 1,6,3,1,3
G. 1,6,3,6,3
H. 1,6,3,2,3
I. 1,7,3,2,3
[单选题]请把下划处的代码补充完整: ______ into student (s_name) ______(N’王大军’)
A. update, values
B. insert, value
C. insert, values
D. delete, like
[单选题]若有一个MyClass类,则执行语句MyClass a,b(2),*p;后,自动调用该类的构造函数( )次。
A. 2
B. 3
C. 4
D. 5
[单选题]下列可作为Visual Basic变量名的是
A. AA
B. 4ABC
C. ?xy
D. Print_Text
[单选题]在printf函数中用来输出十六制无符号的格式字符是 ( )
A. d格式符
B. x格式符
C. u格式符
D. o格式符
[单选题]以下数据结构中不属于线性数据结构的是______ .
A. 队列
B. 线性表
C. 二叉树
D. 栈
本文链接:https://www.zhukaozhuanjia.com/download/rndyqj.html