
【名词&注释】
知识点(knowledge point)、表达式、关键字、第一次(the first time)、返回值、不可能(impossible)、小数位(decimal place)
[单选题]1,2,3,4四个元素按顺序进栈,不可能(impossible)的出栈顺序为( )。
A. 1 2 3 4
B. 2 3 4 1
C. 1 4 3 2
D. 3 1 4 2
查看答案&解析
举一反三:
[单选题]有以下程序 float fun(int x, int y){ return{x+ y); }main(){ int a=2,b=5,c=8; printf("%3.of\n",fun((int)fun(a+ c, B) ,a-C) );} 程序运行后的输出结果是
A. 编译出错
B. 9
C. 21
D. 9
[单选题]以下各选项组中,均是C++语言关键字的组是
A. public operator this
B. shod string static
C. it while>=
D. private cout printf
[单选题]数据库系统四要素中,什么是数据库系统的核心和管理对象
A. 硬件
B. 软件
C. 数据库
D. 人
[单选题]有以下程序
A. main( )
B. { int x=3, y=2, z=1;
C. printf("%d\n",x/y&~z);
D. }
E. 程序运行后的输出结果是
F. 3
G. 2
H. 1
I. 0
[单选题]下列方法中,不属于WindowListener接口的是
A. windowOpened()
B. window Closed()
C. window Activated()
D. mouseDragged()
本文链接:https://www.zhukaozhuanjia.com/download/wwjvd0.html