Which system state preserves open documents and applications to the hard drive or SSD, and then shuts down power completely? MCQ with Answer and Explanation
Which system state preserves open documents and applications to the hard drive or SSD, and then shuts down power completely?
A. Log Off Mode
B. Restart Mode
C. Sleep Mode
D. Hibernate Mode
Answer: Option D
Solution (By JKSSB Mock Tests)
Hibernate mode saves current system state data directly onto the hard disk (hiberfil.sys) and powers off the machine completely, consuming zero electricity.
What type of operating system kernel includes all device drivers, file system handlers, and process management routines inside a single massive binary space running in privileged mode?
Explanation:
A monolithic kernel compiles all essential OS services directly into a single, comprehensive space, providing high performance at the expense of modular isolation.
Which memory layout scheme splits logical program paths into variable-sized units reflecting functional divisions like main functions, objects, or subroutines?
No comments yet. Be the first to start the discussion!