

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which perspective in system modelling shows the system or data architecture ? |
A. | Structural perspective |
B. | Behavioral perspective |
C. | External perspective |
D. | All of the mentioned |
Answer» B. Behavioral perspective | |
2. |
The UML supports event-based modeling using _______________ diagrams? |
A. | Deployment |
B. | Collaboration |
C. | State chart |
D. | All of the mentioned |
Answer» D. All of the mentioned | |
3. |
One creates Behavioral models of a system when you are discussing and designing the system architecture? |
A. | True |
B. | False |
Answer» C. | |
4. |
Model-driven engineering is just a theoretical concept. It cannot be converted into a working/executable code ? |
A. | True |
B. | False |
Answer» C. | |
5. |
________________ & ________________ diagrams of UML represent Interaction modeling? |
A. | Use Case, Sequence |
B. | Class, Object |
C. | Activity, State Chart |
D. | All of the mentioned |
Answer» B. Class, Object | |
6. |
________________ classes are used to create the interface that the user sees and interacts with as the software is used ? |
A. | Controller |
B. | Entity |
C. | Boundary |
D. | Business |
Answer» D. Business | |
7. |
__________________ allows us to infer that different members of classes have some common characteristics ? |
A. | Realization |
B. | Aggregation |
C. | Generalization |
D. | dependency |
Answer» D. dependency | |
8. |
Activity diagrams are used to model the processing of data ? |
A. | True |
B. | False |
Answer» B. False | |
9. |
A data object can encapsulates processes and operation as well _________________? |
A. | True |
B. | False |
Answer» C. | |