网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

试题(71)~(75)

The software architecture is a set of software components, subsystems, relationships, interactions, the properties of each of these elements, and the set of guiding principles that together constitute the fundamental properties and constraints of a software system or set of systems. (71) defines a general set of element types and their interactions. The examples include Pipes and Filters, Model-View-Controller, and Reflection. A (72) in software architecture is a representation used to understand or document one or more aspects of a problem or solution. Architecture is usually used in conjunction with many adjunct terms. The (73) defines the key strategies, organization, goals and related processes of the enterprise. At the enterprise level, the (74) may be more of a set of guidelines on how the various software architectures should be constructed consistently across the enterprise. The (75), which describes the high-level set of elements involved in application from a particular domain along with their interactions, is often used to focus on subsystem definition rather than application process level definition.

(71)

A. Architectural pattern

B. Architectural description

C. Architectural view

D. Architectural viewpoint

(72)

A. model

B. domain

C. component

D. subsystem

(73)

A. enterprise architecture

B. technical architecture

C. infrastructure architecture

D. business architecture

(74)

A. enterprise architecture

B. data architecture

C. application architecture

D. information architecture

(75)

A. product-line architecture

B. reference architecture

C. technology architecture

D. infrastructure architecture


参考答案

更多 “ 试题(71)~(75)The software architecture is a set of software components, subsystems, relationships, interactions, the properties of each of these elements, and the set of guiding principles that together constitute the fundamental properties and constraints of a software system or set of systems. (71) defines a general set of element types and their interactions. The examples include Pipes and Filters, Model-View-Controller, and Reflection. A (72) in software architecture is a representation used to understand or document one or more aspects of a problem or solution. Architecture is usually used in conjunction with many adjunct terms. The (73) defines the key strategies, organization, goals and related processes of the enterprise. At the enterprise level, the (74) may be more of a set of guidelines on how the various software architectures should be constructed consistently across the enterprise. The (75), which describes the high-level set of elements involved in application from a particular domain along with their interactions, is often used to focus on subsystem definition rather than application process level definition.(71)A. Architectural patternB. Architectural descriptionC. Architectural viewD. Architectural viewpoint(72)A. modelB. domainC. componentD. subsystem(73)A. enterprise architectureB. technical architectureC. infrastructure architectureD. business architecture(74)A. enterprise architectureB. data architectureC. application architectureD. information architecture(75)A. product-line architectureB. reference architectureC. technology architectureD. infrastructure architecture ” 相关考题
考题 ● Software (75) focuses on three attributes of the program: software architecture, data structure, and procedural detail.(75)A. analysisB. designC. installationD. upgrade

考题 ● Configuration management is the process of managing change in hardware, software, firmware, documentation, measurements, etc. As change requires an initial state and next state, the marking of significant states within a series of several changes becomes important. The identification of significant states within the revision history of a configuration item is the central purpose of (75) identification.(75)A. baselineB. valueC.costD. control

考题 ● Software (71) refers to that the software to meet the specification must be produced.(71)A. testB. supportC. developmentD. process

考题 Computer systems consist of two very different types of elements: Hardware, which includes all the physical things that can be touched and(71)which tells the hardware how to do.A.Operating systemB.I/O devicesC.CoursewareD.Software

考题 Asystems architecture is a representation of a system in which there is amapping of(71)onto hardware and softwarecomponents, a mapping of the(72)onto thehardware architecture. and a concern for the human interaction with thesecomponents. That is, system architecture is concerned with a total system, includinghardware. software, and humans.Softwarearchitectural structures can be divided into three major categories, dependingon the broad nature of the elements they show.1)(73)embodydecisions as a set of code or data units that have to be constructed orprocured.2)(74)embody decisions as to how the systemis to be structured as set of elements that have runtime behavior. andinteractions.3)(75)embody decisions as to how thesystem will relate to nonsoftware structures in itsenvironment(suchas CPUs, file systems, networks, development teams, etc.).71.( )A.attributesB.constraintC.functionalityD.requirements

考题 Configuration management is the process of managing change in hardware,software,firmware,documentation,measurements,etc.As change requires an initial state and next state,the marking of significant states within a series of several changes becomes important.The identification of significant states within the revision history of a configuration item is the central purpose of(75) identification.A.baselineB.valueC.costD.control

考题 (75)A.non-hardwareB.non-softwareC.hardwareD.software

考题 ●Software (75)occurs following delivery ofa software product to the customer.(75)A.analysisB.designC.implementationD.maintenance

考题 若字符串s=“software”,则其子串个数为: If the string s = "software", then the number of its sub-string is: