问题

●Traditional structured analysis techniques focus upon the flow of(71)within a system Object-oriented analysis emphasizes the building of real-world models It examines requirements from the perspective of the classes and objects found in the vocabulary of the(72)domain

Traditional system design method emphasizes the proper and effective structure of a complex systemObject-oriented design method encompasses the process of object-oriented decomposition and a(73)for depicting both logical and physical as well as static and dynamic models of the system under design

Object-oriented programming is a method of implementation in which programs are organized as cooperative collections of objects, each of which represents an(74)of some class, and whose classes are all members of a hierarchy of classes united via(75)relationships

(71)A.control B.program C.data D.reference

(72)A.problem B.solution C.data D.program

(73)A.mark B.picture C.symbol D.notation

(74)A.instance B.example C.existence D.implementation

(75)A.control B.inheritance C.inference D.connection

参考答案
您可能感兴趣的试题
  • ●主存储器和CPU之间增加高速缓冲存储器(Cache)的目的是 (1) 。(1) A.解决CPU、主存速度匹配B.增加CPU通用寄存器数量C.扩大主存容量D.扩大主存容量和增加CPU通用寄存器数量
  • ●中央处理器包括 (2) 。(2) A.运算器和控制器B.累加器和控制器C.运算器和寄存器组D.运算和控制系统
  • ●指令的执行过程包括 (3) 、分析指令、执行指令。(3) A.取指令B.传送指令C.控制指令D.处理指令
  • ●总线组成包括 (4) 。(4) A.数据线、地址线、控制线B.信号线、地址线、电源C.数据线、地址线、控制线、电源D.信号线、总线控制器、附属电路
  • ●在一个虚拟存储管理系统中,假如系统分配给一个作业的内存物理块数是3,并且此作业的页面使用顺序为2,3,2,1,5,2,4,5,3,2,5,2,若采用FIFO和LRU置换算法,其产生的缺页次数分别为
  • ●原型化(Prototyping)方法是一类动态定义需求的方法, (7) 不是原型化方法所具有的特征。与结构化方法相比,原型化方法更需要 (8) 。衡量原型开发人员能力的重要标准是 (9) 。(7)
相关内容