InterviewSolution
Saved Bookmarks
| 1. |
What Is Uml? |
|
Answer» UML is UNIFIED Modeling Language. It is a graphical language for visualizing specifying constructing and documenting the artifacts of the system. It allows you to create a blue print of all the aspects of the system, before actually physically IMPLEMENTING the system. UML is Unified Modeling Language. It is a graphical language for visualizing specifying constructing and documenting the artifacts of the system. It allows you to create a blue print of all the aspects of the system, before actually physically implementing the system. |
|