UML (Unified Modeling Language) MCQ
UML (Unified Modeling Language) MCQ
1. Key elements of use-case diagrams are:
Answer
Correct Answer:
Actors, use cases
Note: This Question is unanswered, help us to find answer for this one
2. What is true about UML stereotypes?
Answer
Correct Answer:
A stereotype is used for extending the UML language
Note: This Question is unanswered, help us to find answer for this one
3. If you need to show the physical relationship between software components and the hardware in the delivered system, which diagram can you use?
Answer
Correct Answer:
Deployment diagram
Note: This Question is unanswered, help us to find answer for this one
4. Which diagram is NOT commonly used for illustrating use cases?
Answer
Correct Answer:
Collaboration diagram
Note: This Question is unanswered, help us to find answer for this one
5. The interface is represented in UML notation by:
Answer
Correct Answer:
Circle with the name below the circle
Note: This Question is unanswered, help us to find answer for this one
6. Inheritance relationships are represented in the UML notation by:
Answer
Correct Answer:
Lines with hollow triangular arrow at one end
Note: This Question is unanswered, help us to find answer for this one
7. The object is represented in UML notation by:
Answer
Correct Answer:
A rectangular box with the instantiated object, separated from the class name by a
Note: This Question is unanswered, help us to find answer for this one
8. Which diagram in UML is used to describe the physical components their distribution and association?
Answer
Correct Answer:
Deployment diagram
Note: This Question is unanswered, help us to find answer for this one
9. What can UML interfaces be used for?
Answer
Correct Answer:
To specify required services for types of objects
Note: This Question is unanswered, help us to find answer for this one
10. In the class diagram, inside each class what is to be printed?
Answer
Correct Answer:
Its name, attributes and operations
Note: This Question is unanswered, help us to find answer for this one
11. Aggregation (encapsulation) relationship is represented in UML notation by:
Answer
Correct Answer:
Line with hollow diamond at one end
Note: This Question is unanswered, help us to find answer for this one
Programming Languages MCQs | Topic-wise