Which system software component is responsible for locating and loading the operating system kernel into the primary memory (RAM) during the boot process? MCQ with Answer and Explanation

Which system software component is responsible for locating and loading the operating system kernel into the primary memory (RAM) during the boot process?
A. Device Driver
B. Bootstrap Loader
C. File Manager
D. Linker
Answer: Option B
Solution (By JKSSB Mock Tests)
The bootstrap loader is a small initial program stored in ROM that executes during startup to load the core operating system into RAM.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
Which utility tool intercepts computer system output intended for a physical printer and queues it in RAM or disk memory until the printer is ready?
A. File Dispatcher
B. System Loader
C. Device Driver Interface
D. Print Spooler

Correct Answer: Option D


Explanation:
A print spooler acts as a buffer utility, managing print jobs by loading them into temporary storage queues so the computer can complete other tasks.

This question belongs to: Computer Computer Software
Question #2
What is the purpose of software documentation?
A. To encrypt the software
B. To describe how to install and use the software
C. To increase software size
D. To delete old files

Correct Answer: Option B


Explanation:
Documentation provides user guides, API references, and installation instructions.

This question belongs to: Computer Computer Software
Question #3
Which of the following is a cloud storage application?
A. PowerPoint
B. MS Word
C. Google Drive
D. Excel

Correct Answer: Option C


Explanation:
Google Drive is a cloud-based file storage and synchronization service.

This question belongs to: Computer Computer Software