Respuesta :

Answer:

The correct answer to the following question will be UML (Unified Modeling Language).

Explanation:

UML: A language that is used for specifying complex software, provides the standard tools which are used to describe the design of the system software, known as Unified Modeling Language. Basically, it's a standard way to create the design of any system. Developed by James Rumbaugh, Grady Booch, and Ivar Jacobson in 1994-1995 at Rational Software.

Some object-oriented concepts are used in UML, such as:

  • Class
  • Object
  • Inheritance
  • Polymorphism
  • Abstraction
  • Encapsulation

Through these concepts, UML is able to design and describe the software's design. So. Unified Modelling Language is the right answer.