Software Engineering MCQs

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

528. Which on of the following is not an agile method ?

A. XP
B. 4GT
C. AUP
D. All of the mentioned
✅ The correct answer is option B.
Explanation: The 4GT approach does not incorporate iteration and the continuous feedback,which is the fundamental aspect of an agile method.

530. Why is decomposition technique required ?

A. Software project estimation is a form of problem solving
B. Developing a cost and effort estimate for a software project is too complex
C. All of the mentioned
D. None of the mentioned
✅ The correct answer is option C.
Explanation: For these reasons, we decompose the problem, re-characterizing it as a set of smaller problems.