网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
The Unified Modeling Language is a standard graphical language for modeling object-oriented software()can show the behavior of systems in terms of how objects interact with each other.
A
Classdiagram
B
Componentdiagram
C
Sequencediagram
D
Use case diagram
参考答案
参考解析
解析:
该题的关键词为"Unifled Modeling Language. behavior of systems、 objects interactwith each other",其语句结构为"()(主语)can show(谓语)the behavior of systems(宾语)in terms of how objects interact with each other",含义为"什么可表示系统对象之间交互的行为",结合选项分析,可知该题考察的知识点在于UML的不同视图之间的区别。根据UML视图定义,可知应该选择顺序图。
更多 “单选题The Unified Modeling Language is a standard graphical language for modeling object-oriented software()can show the behavior of systems in terms of how objects interact with each other.A ClassdiagramB ComponentdiagramC SequencediagramD Use case diagram” 相关考题
考题
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(71). It determines how the various results are computed by the product and presents this information in the form. of a(72)and associated scenarios. The second is(73), which determines the classes and their attributes. Then determine the interrelationships and interaction among the classes. The last step is(74), which determines the actions performed by or to each class or subclass and presents this information in the form. of(75).A.use-case modelingB.class modelingC.dynamic modelingD.behavioral modeling
考题
For neady ten years,the Unified Modeling Language(UML)has been the industry standardfor visualizing,specifying,constructing,and documenting the【S1】of a software-intensivesystem.As the【S2】standard modeling language,the UML facilitates communication andreduces confusion among project【S3】.The recent standardization of UML 2.0 has furtherextended the language’s scope and viability.Its inherent expressiveness allows users to【S4】everything from enterprise information systems and distributed Web·-based applications to real-timeembedded systems.The UML is not limited to modeling software.In fact,it is expressive enough to model【S5】systems,such as workflow in the legal system,the structure and behavior. of a patienthealthcare system,software engineering in aircraft combat systems,and the design of hardware.To understand the UML,you need to form. a conceptual model of the language,and this re—quires learning three major elements:the UML's basic building blocks,the rules that dictate howthose building blocks may be put together,and some common mechanisms that apply throughout theUML.【S1】A.classesB.componentsC.sequencesD.artifacts
考题
UML的全称是( )。
A.Unify Modeling LanguageB.Unified Modeling LanguageC.Unified Modem LanguageD.Unified Making Language
考题
The task at hand now is to(56)the programmers who still use yesterday's software technology to solve today's software problems. Object-oriented programming requires a new attitude toward problem(57). Problem(57)with computer system becomes more natural. Application can(58)be translated into(59). Although it is commonly believed that it will be easier to train new programmers to use object-oriented techniques than to(60)programmers who have substantial experience in applying conventional programming language constructs.A.testB.forceC.educateD.touch
考题
● It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question. (71) is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UMLdepending on what you are trying to convey. In general, a UML model is made up of one or more (72) . A diagram graphically represents things, and the relationships between these things. These (73) can be representations of real-world objects, pure software constructs, or a description of the behavior. of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams. (74) are used to capture the physical organization of the things in your system, i.e., how one object relates to another. (75) focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements.(71)A.ProgrammingB. AnalyzingC. DesigningD. Modeling(72)A.viewsB. diagramsC. user viewsD. structure pictures(73)A. thingsB. picturesC. languagesD. diagrams(74)A. Activity diagramsB. Use-case diagramsC. Structural diagramsD. Behavioral diagrams(75)A. Activity diagramsB. Use-case diagramsC. Structural diagramsD. Behavioral diagrams
考题
● For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71)of a software-intensive system. As the (72)standard modeling language, the UML facilitates communication and reduces confusion among project (73)The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to(74)everything from enterprise information systems and distributed Web-based applications to real-time embedded systems. The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems,such as workflow in the legal system, the structure and behavior. of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form. a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.(71)A. classesB. componentsC. sequencesD. artifacts(72)A. realB. legalC. de factoD. illegal(73)A. investorsB. developersC. designersD. stakeholders(74)A. modelB. codeC. testD. modify(75)A. non-hardwareB. non-softwareC. hardwareD. software
考题
The Unified Modeling Language is a standard graphical language for modeling object-oriented software______can show the behavior. of systems in terms of how objects interact with each other.A.Class diagramB.Component diagramC.Sequence diagramD.Use case diagram
考题
● 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 (71). It determines how the various results are computed by the product and presents this information in the form. of a (72) and associated scenarios. The second is (73) , which determines the classes and their attributes. Then determine the interrelationships and interaction among the classes. The last step is (74) , which determines the actions performed by or to each class or subclass and presents this information in the form. of (75) .(71)A.use-case modelingB. class modelingC. dynamic modelingD. behavioral modeling(72)A. collaboration diagramB. sequence diagramC. use-case diagramD. activity diagram(73)A. use-case modelingB. class modelingC. dynamic modelingD. behavioral modeling(74)A.use-case modelingB. class modelingC. dynamic modelingD. behavioral modeling(75)A. activity diagramB. component diagramC. sequence diagramD. state diagram
考题
It should go without saying that the focus of UML is modeling.However,what that means,exactly,can be an open-ended question.( )is a means to capture ideas,relationships,decisions,and requirements in a well-defined notation that can be applied to many different domains.Modeling not only means different things to different people,but also it can use different pieces of UML depending on what you are trying to convey.In general,a UML model is made up of one or more( ).A diagram graphically represents things,and the relationships between these things.These( )can be representations of real-world objects,pure software constructs,or a description of the behavior of some other objects.It is common for an individual thing to show up on multiple diagrams;each diagram represents a particular interest,or view,of the thing being modeled.UML 2.0 divides diagrams into two categories:structural diagrams and behavioral diagrams.( )are used to capture the physical organization of the things in your system,i.e.,how one object relates to another.(请作答此空)focus on the behavior of elements in a system.For example,you can use behavioral diagrams to capture requirements,operations,and internal state changes for elements.A.Activity diagrams
B.Use-case diagrams
C.Structural diagrams
D.Behavioral diagrams
考题
It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question.( )is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey. In general, a UML model is made up of one or more(请作答此空). A diagram graphically represents things, and the relationships between these things. These( )can be representations of real-world objects, pure software constructs, or a description of the behavior of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.( ) are used to capture the physical organization of the things in your system, i. e. , how one object relates to another.( ) focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements.A.views
B.diagrams
C.user views
D.structure pictures
考题
It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question.(请作答此空)is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey. In general, a UML model is made up of one or more( ). A diagram graphically represents things, and the relationships between these things. These( )can be representations of real-world objects, pure software constructs, or a description of the behavior of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.( ) are used to capture the physical organization of the things in your system, i. e. , how one object relates to another.( ) focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements.
A.Programming
B.Analyzing
C.Designing
D.Modeling
考题
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( ).It determines how the various results are computed by the product and presents this information in the form of a( )and associated scenarios.The second is(请作答此空),which determines the classes and their attributes.Then determine the interrelationships and interaction among the classes.The last step is( ),which determines the actions performed by or to each class or subclass and presents this information in the form of( ).A.use-case modeling
B.class modeling
C.dynamic modeling
D.behavioral modeling
考题
For nearly ten years,the Unified Modeling Language(UML)has been the industry standard for visualizing,specifying,constructing,and documenting the(1)of a software-intensive system.As the(2)standard modeling language,the UML facilitates communication and reduces confusion among project(3).The recent standardization of UML 2.0 has further extended the language's scope and viability.Its inherent expressiveness allows users to(4)everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.The UML is not limited to modeling software.In fact,it is expressive enough to model(5)systems,such as workflow in the legal system,the structure and behavior of a patient healthcare system,software engineering in aircraft combat systems,and the design of hardware.To understand the UML,you need to form a conceptual model of the language,and this requires learning three major elements:the UML's basic building blocks,the rules that dictate how those building blocks may be put together,and some common mechanisms that apply throughout the UML.
(1)____A.classes
B.components
C.sequences
D.artifacts
考题
For nearly ten years,the Unified Modeling Language(UML)has been the industry standard for visualizing,specifying,constructing,and documenting the(1)of a software-intensive system.As the(2)standard modeling language,the UML facilitates communication and reduces confusion among project(3).The recent standardization of UML 2.0 has further extended the language's scope and viability.Its inherent expressiveness allows users to(4)everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.The UML is not limited to modeling software.In fact,it is expressive enough to model(5)systems,such as workflow in the legal system,the structure and behavior of a patient healthcare system,software engineering in aircraft combat systems,and the design of hardware.To understand the UML,you need to form a conceptual model of the language,and this requires learning three major elements:the UML's basic building blocks,the rules that dictate how those building blocks may be put together,and some common mechanisms that apply throughout the UML.
(5)____A.non-hardware
B.non-software
C.hardware
D.software
考题
For nearly ten years,the Unified Modeling Language(UML)has been the industry standard for visualizing,specifying,constructing,and documenting the(1)of a software-intensive system.As the(2)standard modeling language,the UML facilitates communication and reduces confusion among project(3).The recent standardization of UML 2.0 has further extended the language's scope and viability.Its inherent expressiveness allows users to(4)everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.The UML is not limited to modeling software.In fact,it is expressive enough to model(5)systems,such as workflow in the legal system,the structure and behavior of a patient healthcare system,software engineering in aircraft combat systems,and the design of hardware.To understand the UML,you need to form a conceptual model of the language,and this requires learning three major elements:the UML's basic building blocks,the rules that dictate how those building blocks may be put together,and some common mechanisms that apply throughout the UML.
(2)____A.real
B.legal
C.de facto
D.illegal
考题
The Unified Modeling Language is a standard graphical language for modeling object-oriented software. ( ) can show the behavior of systems in terms of how objects interact with each other. A.Class diagram
B.Component diagram
C.Sequence diagram
D.Use case diagram
考题
XML是什么的缩写()A、Unified Modeling LanguageB、Hypertext Markup LanguageC、Extensible Markup LanguageD、Experimental Markup Language
考题
The Unified Modeling Language is a standard graphical language for modeling object-oriented software()can show the behavior of systems in terms of how objects interact with each other.A、ClassdiagramB、ComponentdiagramC、SequencediagramD、Use case diagram
考题
UML 是()的缩写。A、Unified Module LanguageB、Unified Modeling LanguageC、Universal Module LevelingD、Universal Module Language
考题
VRML的英文全称是()。A、Virtual Reality Modeling LanguageB、Virtual Resource Management LanguageC、Virtual Reality Multi LanguageD、Visual reality Modeling Language
考题
单选题VRML的英文全称是()。A
Virtual Reality Modeling LanguageB
Virtual Resource Management LanguageC
Virtual Reality Multi LanguageD
Visual reality Modeling Language
考题
单选题UML 是()的缩写。A
Unified Module LanguageB
Unified Modeling LanguageC
Universal Module LevelingD
Universal Module Language
热门标签
最新试卷