试题详情

试题内容

Object-oriented  analysis  (OOA)  is  a  semiformal  specification  technique  for  the object-oriented  paradigm.  Object-oriented  analysis  consists  of  three  steps.  The  first  step  is(1).  It  determines  how  the  various  results  are  computed  by  the  product  and  presents  this information in the form of a  (2)  and associated scenarios. The second is  (3)  , which determines the classes and their attributes, then determines the interrelationships and interaction among the classes. The  last step is  (4)  ,  which determines  the  actions  performed  by or to each class or subclass and presents this information in the form of  (5)  .
(1)A、use-case modeling
B、class modeling
C、dynamic modeling
D、behavioral modeling
(2)A、collaboration diagram
B、sequence diagram
C、use-case diagram
D、activity diagram
(3)A、use-case modeling
B、class modeling
C、dynamic modeling
D、behavioral modeling
(4)A、use-case modeling
B、class modeling
C、dynamic modeling
D、behavioral modeling
(5)A、activity diagram
B、component diagram
C、sequence diagram
D、state diagram

查看答案

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

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

你可能感兴趣的试题

53题:采用Dijkstra算法求解下图A点到E点的最短路径,采用的算法设计策略是()。该最短路径的长度是()

A.分治法
B.动态规则
C.贪心算法
D.回溯法
A.5
B.6
C.7
D.9
19题:

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

4题:

CPU 中的数据总线宽度会影响  ( )  。
A、内存容量的大小
B、系统的运算速度
C、指令系统的指令数量
D、寄存器的宽度

3题:

属于CPU中算术逻辑单元的部件是()。
A.程序计数器
B.加法器
C.指令寄存器
D.指令译码器

38题:

(1)是把对象的属性和服务结合成一个独立的系统单元,并尽可能隐藏对象的内部细节:(2)是指子类可以自动拥有父类的全部属性和服务;(3)是对象发出的服务请求,一般包含提供服务的对象标识、服务标识、输入信息和应答信息等。
(1)A、继承
B、多态
C、消息
D、封装
(2)A、继承
B、多态
C、消息
D、封装
(3)A、继承
B、多态
C、消息
D、封装

28题:

若文件系统容许不同用户的文件可以具有相同的文件名,则操作系统应采用 ( ) 来实现。
A、索引表
B、索引文件
C、指针
D、多级目录