InterviewSolution
Saved Bookmarks
| 1. |
Explain the meaning and types of diagrams. |
| Answer» The definition of a diagram is a graph, chart, drawing or plan that explains something by showing how the parts relate to each other. The current UML standards call for 13 different types of diagrams: class, activity, object, use case, sequence, package, state, component, communication, composite structure, interaction overview, timing, and deployment. | |