In Unix operating system, special files are used to :
1.buffer data received in its input from where a process reads
2.provide a mechanism to map physical device to file names
3.store list of file names plus pointers associated with i-nodes
4. store information entered by a user application program or utility program
Answer:2