Which of the following is a type of system software that manages data storage and retrieval? MCQ with Answer and Explanation

Which of the following is a type of system software that manages data storage and retrieval?
A. Spreadsheet
B. Graphics editor
C. File system
D. Word processor
Answer: Option C
Solution (By JKSSB Mock Tests)
The file system is part of the OS that organizes and manages files on storage devices.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
A system program that stays in memory to monitor network connection requests and route incoming web traffic to an internal server is a:
A. Web Server Daemon / Service
B. Boot Loader Routine
C. Foreground App
D. Compiler Script

Correct Answer: Option A


Explanation:
Web server daemons (like Apache or Nginx) run as background services to listen for and respond to incoming network web requests.

This question belongs to: Computer Computer Software
Question #2
Which system utility program helps free up local storage space by searching for and clearing out temporary internet files, log logs, and trash items safely?
A. Disk Cleanup Tool
B. File Archiver
C. Disk Defragmenter
D. Data Recovery Suite

Correct Answer: Option A


Explanation:
Disk cleanup tools scan storage sectors to purge redundant system logs, browser cache data, and recycling bin items to free up drive space.

This question belongs to: Computer Computer Software
Question #3
The structural set of rules governing the layout and organization of data blocks on a physical drive volume is called the:
A. Device Map
B. Data Registry
C. System Script
D. File System

Correct Answer: Option D


Explanation:
A file system (like NTFS, FAT32, or ext4) is the method an OS uses to organize, name, store, and track files on a physical drive storage sector.

This question belongs to: Computer Computer Software