Home »
MCQs »
Software Architecture MCQs
What does the user structural model view represent in UML?
94. What does the user structural model view represent in UML?
- The structural model view represents the structure of the problem in terms of the types of objects required to understand the working of a system and its implementation
- The structural model view represents the interactions between various objects to realize the system behavior
- The structural model view defines the functionalities provided by the system to its user
Answer: A) The structural model view represents the structure of the problem in terms of the types of objects required to understand the working of a system and its implementation.
Explanation:
The structural model view represents the structure of the problem in terms of the types of objects required to understand the working of a system and its implementation.