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 Diagram
Explanation: 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.