未分类题

RUP强调采用( )的方式来开发软件,这样做的好处是( )。
A.原型和螺旋 B.螺旋和增量 C.迭代和增量 D.快速和迭代 A.在软件开发的早期就可以对关键的,影响大的风险进行处理 B.可以避免需求的变更 C.能够非常快速地实现系统的所有需求 D.能够更好地控制软件的质量

A.原型和螺旋
B.螺旋和增量
C.迭代和增量
D.快速和迭代
E.在软件开发的早期就可以对关键的,影响大的风险进行处理
F.可以避免需求的变更
G.能够非常快速地实现系统的所有需求
H.能够更好地控制软件的质量


【参考答案】

C,A
热门 试题

未分类题
The objective of ( )is to determine what parts of the application software will be assigned to what hardware.The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is( ). Most information systems require data to be stored and retrieved,whether a small file,such as a memo produced by a word processor,or a large database,such as one that stores an organization’s accounting records. The second function is the ( ),the processing required to access data,which often means database queries in Structured Query Language. The third function is the ( ),which is the logic documented in the DFDs,use cases,and functional requirements.The fourth function is the presentation logic,the display of information to the user and the acceptance of the user’s commands.The three primary hardware components of a system are ( ).A.architecture design B.modular design C.physical design D.distribution design A.data access components B.database management system C.data storage D.data entities A.data persistence B.data access objects C.database connection D.dataaccess logic A.system requirements B.system architecture C.application logic D.application program A.computers,cables and network B.clients,servers,and network C.CPUs,memories and I O devices D.CPUs,hard disks and I O devices