
【名词&注释】
应用软件(application software)、系统软件(system software)、工具软件(tool software)、不合法、执行命令(executive command)
[单选题]按软件的功能划分,需求分析工具软件属于
A. 应用软件
B. 系统软件
C. 支撑软件
D. 专用软件
查看答案&解析
点击获取本科目所有试题
举一反三:
[单选题]执行命令(executive command): STORE”3.1416” TO TEST ?TYPE(“TEST”) 其结果为( )。
A. D
B. L
C. C
D. N
[单选题]运行下列程序段后,j3显示的结果为( )
J1=23
J2=32
j3=j1 & J2
A. 3223
B. 23
C. 55
D. 2332
[单选题]设有定义:char s[12]={"hello"},则coutstrlen(s)的输出是 ______。
A. 5
B. 6
C. 11
D. 12
[单选题]考虑函数原型void test(int a,int b=7,char z='*'),下面的函数调用中,属于不合法调用的是( )。
A. test(5);
B. test(5,8);
C. test(6,''):
D. test(0,0,'*');
本文链接:https://www.zhukaozhuanjia.com/download/ezp4oe.html