Multiple choice technology programming languages

10.) What is a NFS?

  1. a) National File System

  2. b) Network Flashmemory System

  3. c) Network File System

  4. d) Network Fault System

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

NFS stands for Network File System, a distributed file system protocol developed by Sun Microsystems. It allows users to access files over a network as if they were stored locally, enabling transparent file sharing between Unix-like systems. The other acronyms (National File System, Network Flashmemory System, Network Fault System) are incorrect.