EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Why is UML used?
|
Because it is a graphical language that can be used to model object oriented systems
|
|
Because it provides the software development community with a common language
|
|
Because it is similar to java
|
|
All of the above
|
Explanation:
Detailed explanation-1: -Object-Oriented Concepts UML can be described as the successor of object-oriented (OO) analysis and design. An object contains both data and methods that control the data. The data represents the state of the object. A class describes an object and they also form a hierarchy to model the real-world system.
Detailed explanation-2: -UML (Unified Modeling Language) is a modeling language used by software developers. UML can be used to develop diagrams and provide users (programmers) with ready-to-use, expressive modeling examples.
There is 1 question to complete.