img
Question:
Published on: 3 December, 2024

Short Notes : UML

Answer:

UML is a standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems.

  • UML stands for Unified Modeling Language.
  • UML is different from the other common programming languages such as C++, Java, COBOL, etc.
  • UML is a pictorial language used to make software blueprints.

A picture is worth a thousand words, this idiom absolutely fits describing UML. Object-oriented concepts were introduced much earlier than UML. At that point of time, there were no standard methodologies to organize and consolidate the object-oriented development. It was then that UML came into picture.

Random questions