Software Engineering MCQs

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

921. The two dimensions of spiral model are ______________________?

A. diagonal, angular
B. radial, perpendicular
C. radial, angular
D. diagonal, perpendicular
✅ The correct answer is option C.
Explanation: The radial dimension depicts the cumulative costs and the angular dimension depicts the progress made in completing each cycle. Each loop of the spiral model represents a phase.

924. Which of the following is true ?

A. IsPostBack is a readonly property of System.Web.UI.Page class
B. IsPostBack is a method of System.UI.Web.Page class
C. IsPostBack is a method of System.Web.UI.Page class
D. None of these
✅ The correct answer is option C.

926. CLSS stands for_____________________?

A. conveyor line sorting system
B. conveyor line sorting software
C. conveyor line sorting speed
D. conveyor line sorting specification
✅ The correct answer is option A.
Explanation: The conveyor line sorting system (CLSS) sorts boxes moving along a conveyor line. Each box is identified by a barcode that contains a part number and is sorted into one of six bins at the end of the line.

929. How is software reliability defined ?

A. time
B. efficiency
C. quality
D. speed
✅ The correct answer is option nu.
Explanation: Software Reliability mainly concerned with the time component. It can be seen in various models like Basic Execution Time Model and Logarithmic Poisson Execution Time Model.