SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The Vocabulary of UML encompases ____ kinds ofbuilding Blocks
A
1
B
2
C
3
D
4
Explanation: 

Detailed explanation-1: -Modeling a system involves identifying the fundamental things (objects) in the system. These things are represented as classes in UML. The classes form the vocabulary (basic elements) of the system.

Detailed explanation-2: -Things are the most important building blocks of UML. Structural things define the static part of the model. Class − Class represents a set of objects having similar responsibilities. Interface − Interface defines a set of operations, which specify the responsibility of a class. More items

Detailed explanation-3: -Structural things–The nouns of UML models. These represent elements that are conceptual or physical. Behavioral things–Dynamic parts of UML models. The verbs which represent behavior over time and space. Grouping things–Organizational parts of UML. Annotational things–Explanatory parts of UML.

There is 1 question to complete.