Software Engineering MCQs

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

673. Choose a framework that corresponds to Issue Based Information System (IBIS) ?

A. Idea -> Question -> Argument
B. Question -> Idea -> Argument
C. Issue -> Position -> Justification
D. Both Question -> Idea -> Argument and Issue -> Position -> Justification
✅ The correct answer is option D.
Explanation: IBIS is a simple and non-intrusive method that provides a framework for resolving issues and gathering requirements.

676. Which one of the following is a functional requirement ?

A. Maintainability
B. Portability
C. Robustness
D. None of the mentioned
✅ The correct answer is option D.
Explanation: All are non-functional requirements representing quality of the system. Functional requirements describe what the software has to do.

677. IBIS is a more structured approach than CORE ?

A. True
B. False
Explanation: IBIS is a more structured approach as it captures information which is consistent and important.On the other hand CORE gives importance to every view point even if it is obsolete.
✅ The correct answer is option A.