Software Engineering MCQs

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

691. Which activity sits at the core of software requirements analysis ?

A. Problem decomposition
B. Partitioning
C. Problem elaboration
D. All of the mentioned
✅ The correct answer is option D.
Explanation: During the scoping activity decomposition is applied in two major areas: the functionality that must be delivered and the process that will be used to deliver it

692. Which of the following is not a build system feature ?

A. Minimal recompilation
B. Documentation generation
C. Storage management
D. Reporting
✅ The correct answer is option C.
Explanation: To reduce the storage space required by multiple versions of components that differ only slightly, version management systems usually provide storage management facilities.

696. Choose the correct option from given below?

A. Prototyping Model facilitates reusability of components
B. RAD Model Model facilitates reusability of components
C. Both RAD & Prototyping Model facilitates reusability of components
D. None
✅ The correct answer is option C.