Software Engineering MCQs

Prepare with the latest Software Engineering MCQs with answers and explanations. Free online practice for competitive exams, interviews, and university tests.

295. MTTC falls the the category of____________________?

A. correctness
B. integrity
C. maintainability
D. all of the mentioned
✅ The correct answer is option C.
Explanation: Mean time to change (MTTC. is the time it takes to analyze the change request, design an appropriate modification, implement the change, test it, and distribute the change to all users.

300. If you were to create client/server applications, which model would you go for ?

A. WINWIN Spiral Model
B. Spiral Model
C. Concurrent Model
D. Incremental Model
✅ The correct answer is option C.
Explanation: When applied to client/server applications, the concurrent process model defines activities in two dimensions: a system dimension and a component dimension.Thus Concurrency is achieved by system and component activities occurring simultaneously and can be modeled using the state-oriented approach.