试题详情

试题内容

(1)以静态或动态的连接方式,为应用程序提供一组可使用的类。(2)除了提供可被应用程序调用的类以外,还基本实现了一个可执行的架构。
(1)A、函数库
B、类库
C、框架
D、类属
(2)A、函数库
B、类库
C、框架
D、类属

查看答案

软题库参考答案:B、C(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

19题:

对于二维数组a[1.. N, 1.. N]中的一个元素a[i, j](1≤i, j≤N),存储在a[i, j]之前的元素个数()。
A.与按行存储或按列存储方式无关
B.在i=j时与按行存储或按列存储方式无关
C.在按行存储方式下比按列存储方式下要多
D.在按行存储方式下比按列存储方式下要少

55题:


A. A
B. B
C. C
D. D

18题:在高级语言源程序中,常需要用户定义的标识符为程序中的对象命名,常见的命名对象有()
①关键字(或保留字)②变量③函数④数据类型⑤注释
A.①②③
B.②③④
C.①③⑤
D.②④⑤
59题:We initially described SOA without mentioning Web s ervices, and vice versA. This is because they are ortho gonal: service-orientation is an architectural () whil e Web services are an implementation ().The two c an be used together, and they frequently are, but the y are not mutually dependent.
For example, although it is widely considered to be a distributed-computing solution,SOA can be applied to advantage in a single system,where services might b e individual processes with well-define
36题:

下图所示的 UML 序列图中,(1)表示返回消息,Account 应该实现的方法有(2)。

(1)A.xfer
B.check
C.evaluation
D.minus
(2)A.xfer0
B.xfen()、plus()和 minus()
C.check()、plus()和 minus()
D.xfar()、evaluation()、plus()和minus()

37题:

E-R模型向关系模型转换时,三个实体之间多对多的联系m:n:p应该转换为一个独立的关系模式,且该关系模式的关键字由()组成。
A.多对多联系的属性
B.三个实体的关键字
C.任意一个实体的关键字
D.任意两个实体的关键字