UML
August 25, 2024
UML
August 25, 2024
UML
August 25, 2024
UML
August 25, 2024

Software-Engineering

Question 455
In UML diagram of a class
A
state of object cannot be represented
B
state is irrelevant
C
state is represented as an attribute
D
state is represented as a result of an operation
Question 455 Explanation: 
The Unified Modeling Language (UML) is a general-purpose, developmental, modeling language in the field of software engineering, that is intended to provide a standard way to visualize the design of a system.
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 as attributes, operations and the relationships among objects.
Correct Answer: C
Question 455 Explanation: 
The Unified Modeling Language (UML) is a general-purpose, developmental, modeling language in the field of software engineering, that is intended to provide a standard way to visualize the design of a system.
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 as attributes, operations and the relationships among objects.

Leave a Reply

Your email address will not be published. Required fields are marked *