Explore topic-wise MCQs in Software Engineering Mcqs.

This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering Mcqs knowledge and support exam preparation. Choose a topic below to get started.

1.

In component-level design persistent data sources refer to

A. Component libraries
B. Databases
C. Files
D. Both b and c
Answer» E.
2.

Which coupling is also known as Global coupling ?

A. Content coupling
B. Stamp coupling
C. Data coupling
D. Common coupling
Answer» E.
3.

Dheeraj decides to determine the cohesion of his module by writing a brief statement of its purpose. He finds words such as Initialise Cleanup refer to the operations ofher module. The type of cohesion exhibit by his module can be said to be

A. Logical
B. Temporal
C. Sequential
D. Communicational
Answer» C. Sequential