SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Diagrams which capture system static structure and provide foundation for other models in UML are referred as
A
Component diagram
B
Object diagram
C
System diagram
D
Class diagram
Explanation: 

Detailed explanation-1: -Class diagrams model the static structure of a package or of a complete system.

Detailed explanation-2: -In software engineering, a class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system’s classes, their attributes, operations (or methods), and the relationships among objects.

There is 1 question to complete.