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. Network file system (NFS)
B. Assembler
C. Compiler
D. Debugger
Answer: Option A
Solution (By JKSSB Mock Tests)
NFS allows remote file access over a network.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
What is the role of the graphical user interface (GUI)?
A. Manages hardware
B. Processes data
C. Allows visual interaction with the computer
D. Compiles code

Correct Answer: Option C


Explanation:
GUI provides visual components like windows and icons for user interaction.

This question belongs to: Computer Computer Software
Question #2
What is the difference between freeware and open-source software?
A. No difference
B. Freeware is free but closed-source; open-source is free and provides source code
C. Freeware provides source code; open-source does not
D. Freeware is always paid; open-source is free

Correct Answer: Option B


Explanation:
Freeware is free to use but source code is not available; open-source provides source code.

This question belongs to: Computer Computer Software
Question #3
What form of software tool is used by web developers to inspect HTML elements, debug JavaScript execution, and monitor network performance inside a live browser view?
A. Word Processing Tool
B. Database Administration Suite
C. Desktop Publishing Tool
D. Browser Developer Tools

Correct Answer: Option D


Explanation:
Developer tools built into modern web browsers allow engineering teams to inspect, debug, and optimize web applications in real time.

This question belongs to: Computer Computer Software