Multiple choice general knowledge science & technology

Devices are represented as

  1. devices

  2. directories

  3. files

  4. ports

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

In Unix-like systems, devices are represented as files in the /dev directory. This allows uniform access to hardware using standard file operations. Directories organize the filesystem, ports are communication endpoints, and 'devices' is circular.