Which of the below is best suited for File storage
C
Correct answer
Explanation
NAS (Network Attached Storage) is specifically designed for file-level storage and sharing over a network. It provides file-based data access to multiple clients, with built-in file systems and protocols like NFS and SMB. SAN offers block-level storage better suited for databases, while DAS directly attaches to a single server without network sharing capabilities.