Which system component manages virtual memory, allowing a computer to use secondary storage space to supplement limited physical RAM? MCQ with Answer and Explanation

Which system component manages virtual memory, allowing a computer to use secondary storage space to supplement limited physical RAM?
A. Virtual Memory Manager (part of the OS Kernel)
B. File Compressor Module
C. Device Bus Driver
D. Disk Cleanup Utility
Answer: Option A
Solution (By JKSSB Mock Tests)
The virtual memory manager maps physical RAM addresses to temporary swap files or paging files on a hard drive or SSD to handle large workloads.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
Which of the following is an example of a web-based application?
A. Google Docs
B. Photoshop
C. MS Word offline
D. Excel on desktop

Correct Answer: Option A


Explanation:
Google Docs runs in a web browser without local installation.

This question belongs to: Computer Computer Software
Question #2
A code framework provided by hardware manufacturers that allows a standard operating system to interpret specialized controls from an advanced gaming mouse is a/an:
A. Horizontal Utility App
B. Device Driver
C. Application Plugin
D. System Extension Package

Correct Answer: Option B


Explanation:
Device drivers provide the necessary translation interface layer so the operating system can support specialized hardware inputs and operations.

This question belongs to: Computer Computer Software
Question #3
Which of the following is an example of a utility software for checking disk errors?
A. Partition
B. Defrag
C. Chkdsk
D. Format

Correct Answer: Option C


Explanation:
Chkdsk (Check Disk) scans for and repairs file system errors.

This question belongs to: Computer Computer Software