MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which things are dynamic parts of UML models?
A
Structural things
B
Behavioral things
C
Grouping things
D
Annotational things
Explanation: 

Detailed explanation-1: -Behavioral things are the dynamic parts of UML models. These are the verbs of a model, representing behavior over time and space. In all, there are three primary kinds of behavioral things.

Detailed explanation-2: -UML Behavioral Diagrams depict the elements of a system that are dependent on time and that convey the dynamic concepts of the system and how they relate to each other.

Detailed explanation-3: -The following diagram elements are classifiers in UML models: Actors. Artifacts. Classes.

Detailed explanation-4: -Structural things: They are nouns of UML model. These are the static parts that represent elements that are either conceptual or physical. It includes class, interface, collaboration, use case, active class, component, and node. Behavioral things: They are dynamic parts of UML model.

Detailed explanation-5: -A use case diagram only depicts the system’s features, while a dynamic model/view depicts all functions and behaviour. ∴ Hence the correct answer is the Use-Case diagram. A use case diagram is used to represent the dynamic behaviour of a system.

There is 1 question to complete.