Software Engineering MCQs

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

822. Which of the following is a configuration item ?

A. Design & Test specification
B. Source code
C. Log information
D. All of the mentioned
✅ The correct answer is option D.
Explanation: A configuration item is an approved and accepted deliverable, changes have to be made through formal procedure.

825. Combination checks_______________?

A. determine data entry errors on primary keys
B. ensure that the correct type of data is input
C. determine whether a known relationship between two fields is valid
D. determine whether all required fields of the input have actually been entered
✅ The correct answer is option C.