Loading practice questions
Which of the following OS treats hardware as a file system?
(A) UNIX
Explanation:
UNIX strictly follows the philosophy that "everything is a file", meaning hardware devices are accessed and treated just like regular files via device nodes in the /dev directory.