Multiple choice technology architecture

What is UML?

  1. Universal Model Locator.

  2. Unified Modeling Locator.

  3. Unified Modeling Language.

  4. Unique Modeling Language.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

UML (Unified Modeling Language) is a standard modeling language for specifying, visualizing, constructing, and documenting software systems. It provides diagrams like class diagrams, sequence diagrams, and use case diagrams to represent different aspects of software design. The "Unified" refers to the unification of earlier modeling methodologies.