Software Engineering MCQs

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

681. What is the meaning of HIBERNATE in windows XP ?

A. Restart the computer in normal mode
B. Restart the computer in safe mode
C. Shut down the computer terminating all the running applications
D. Shut down the computer without closing the running application
✅ The correct answer is option D.

684. What are the kinds of actors used in OOSE ?

A. Primary
B. Secondary
C. Ternary
D. Both Primary and Secondary
✅ The correct answer is option D.
Explanation: A primary actor is one having a goal requiring the assistance of the system whereas, a secondary actor is one from which system needs assistance.There is no such thing as ternary actor in Software Engineering.