The fundamental core component of an operating system that remains loaded in RAM at all times, controlling memory management, process scheduling, and hardware access, is the: MCQ with Answer and Explanation

The fundamental core component of an operating system that remains loaded in RAM at all times, controlling memory management, process scheduling, and hardware access, is the:
A. Kernel
B. Shell
C. Utility Suite
D. Device Manager
Answer: Option A
Solution (By JKExamLibrary)
The kernel is the central core module of any operating system, executing tasks with highest privileges and managing hardware and memory allocation directly.

This question belongs to: Computer Computer Software

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1 Report Error
Which utility software is used to protect a computer from viruses?
A. Backup software
B. Disk Cleanup
C. Firewall
D. Antivirus

Correct Answer: Option D


Explanation:
Antivirus software detects, prevents, and removes malicious software.

This question belongs to: Computer Computer Software
Question #2 Report Error
What is the primary role of a loader program within system software operations?
A. To scan a source script for syntax issues.
B. To load program instructions and data from disk into RAM addresses for execution.
C. To optimize physical drive layouts.
D. To compress system logs into archive files.

Correct Answer: Option B


Explanation:
The loader copies executable binaries from secondary storage into main memory and configures register states to launch the program.

This question belongs to: Computer Computer Software
Question #3 Report Error
Which specific system utility is designed to keep the operating system up to date by downloading patches, security fixes, and feature upgrades from a vendor's servers?
A. Device Manager
B. System Update Utility
C. Registry Cleaner
D. Disk Partitioning Tool

Correct Answer: Option B


Explanation:
System update utilities (like Windows Update) automate the downloading and deployment of vendor software patches to protect and optimize the OS.

This question belongs to: Computer Computer Software