What is the function of the paging system in an OS? MCQ with Answer and Explanation

What is the function of the paging system in an OS?
A. Manages network connections
B. Manages user interface
C. Manages virtual memory
D. Manages files
Answer: Option C
Solution (By JKExamLibrary)
Paging allows the OS to use secondary storage as an extension of RAM (virtual memory).

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
What is the role of a spooler in printing?
A. Queues print jobs
B. Edits images
C. Scans documents
D. Converts documents to PDF

Correct Answer: Option A


Explanation:
A spooler holds print jobs in a queue and sends them to the printer in order.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is an example of a backup utility?
A. Defrag
B. Windows Backup and Restore
C. Disk Cleanup
D. Chkdsk

Correct Answer: Option B


Explanation:
Windows Backup and Restore is a utility for creating backups of files and system images.

This question belongs to: Computer Computer Software
Question #3 Report Error
Software whose copyright ownership belongs to an individual or company, and whose use is restricted by a software license agreement that hides the source code, is:
A. Proprietary Software
B. Public Domain Freeware
C. Copyleft Software
D. Open Source Software

Correct Answer: Option A


Explanation:
Proprietary software is intellectual property owned by a developer; users purchase a license to run it, but cannot access or alter the code.

This question belongs to: Computer Computer Software