CLOUD COMPUTING

CLOUD COMPUTING

DATABASE MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Describes sets of diagrams and symbols to graphically model a system
A
Unified Modeling Language(UML)
B
Extended relational data model (ERDM)
C
Extensible Markup Language (XML)
D
None of the above
Explanation: 

Detailed explanation-1: -In software engineering, a class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system’s classes, their attributes, operations (or methods), and the relationships among objects.

Detailed explanation-2: -Unified Modeling Language, or UML, is a visual language that helps software developers visualize and construct new systems. It’s not a programming language-it’s a set of rules specifically for drawing diagrams.

Detailed explanation-3: -What are UML diagrams? UML, which stands for Unified Modeling Language, is a way to visually represent the architecture, design, and implementation of complex software systems.

Detailed explanation-4: -Class Notation. UML class is represented by the following figure. Object Notation. The object is represented in the same way as the class. Interface Notation. Collaboration Notation. Use Case Notation. Actor Notation. Initial State Notation. Final State Notation. More items

There is 1 question to complete.