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 files
B. Manages user interface
C. Manages network connections
D. Manages virtual memory
Answer: Option D
Solution (By JKSSB Mock Tests)
Paging allows the OS to use secondary storage as an extension of RAM (virtual memory).

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 utility software for system backup?
A. Chkdsk
B. Cleanup
C. Defrag
D. Acronis True Image

Correct Answer: Option D


Explanation:
Acronis True Image is a comprehensive backup and disaster recovery utility.

This question belongs to: Computer Computer Software
Question #2
What is the main function of an API?
A. Provides user interface
B. Defines how software components interact
C. Compiles code
D. Manages hardware

Correct Answer: Option B


Explanation:
APIs specify protocols for communication between software programs.

This question belongs to: Computer Computer Software
Question #3
Which system component manages the user login process, verifies passwords, and creates security tokens for active operating system sessions?
A. File Explorer Subsystem
B. Disk Cleanup Wizard
C. Application Presentation Manager
D. Authentication and Authorization Subsystem

Correct Answer: Option D


Explanation:
The authentication subsystem validates user credentials and sets up session permissions based on security policies.

This question belongs to: Computer Computer Software