Multiple choice technology packaged enterprise solutions

What is the language used to model the business objects?

  1. XML

  2. UML

  3. SGML

  4. HTML

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

UML (Unified Modeling Language) is the standard visual modeling language for specifying, visualizing, constructing, and documenting business objects and software systems. It uses various diagram types to represent system structure and behavior.

AI explanation

UML (Unified Modeling Language) is the standard modeling language used to represent business objects and their relationships (classes, associations, attributes) in a Business Object Model. XML, SGML, and HTML are markup/data-interchange languages, not modeling languages, so they aren't used for this purpose.