1.

Which diagram in UML shows a complete or partial view of the structure of a modeled system at a specific time?(a) Sequence Diagram(b) Collaboration Diagram(c) Class Diagram(d) Object DiagramThe question was posed to me by my college director while I was bunking the class.I need to ask this question from Diagrams in UML in section Design and Implementation of Software Engineering

Answer»

Right CHOICE is (d) Object Diagram

The BEST I can explain: An object diagram focuses on some particular set of object INSTANCES and ATTRIBUTES, and the LINKS between the instances. It is a static snapshot of a dynamic view of the system.



Discussion

No Comment Found

Related InterviewSolutions