Which of the following is a type of system software that provides file sharing? MCQ with Answer and Explanation

Which of the following is a type of system software that provides file sharing?
A. Assembler
B. Network file system (NFS)
C. Debugger
D. Compiler
Answer: Option B
Solution (By JKExamLibrary)
NFS allows remote file access over a network.

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 program compresses data structures by replacing repeated patterns with shorter shorthand markers, outputting extensions like .zip or .rar?
A. System Registry Cleaner
B. File Archiver / Compression Utility
C. File Encryption Utility
D. Disk Checker Suite

Correct Answer: Option B


Explanation:
File archivers compress file sizes by eliminating data redundancy, packing files into single transportable archive structures.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is an example of a web-based application?
A. Google Docs
B. MS Word offline
C. Photoshop
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 #3 Report Error
What is the primary function of a database management system (DBMS) like MySQL or Oracle Database?
A. To optimize physical drive head mechanics.
B. To create, organize, retrieve, modify, and manage structured electronic records.
C. To compile assembly source text files into executable code blocks.
D. To interface directly with network router firmware.

Correct Answer: Option B


Explanation:
A DBMS is application/system software optimized for defining, manipulating, maintaining, and querying large databases.

This question belongs to: Computer Computer Software