1.

Device files are used by the kernel for operating the device.(a) True(b) FalseI got this question in an interview for job.This interesting question is from Categories of Files topic in chapter The File System of Unix

Answer»

Correct choice is (a) True

For explanation: Device FILES are nothing but special files which does not CONTAIN a stream of CHARACTERS but some attributes related to the devices which govern the operation of a device. The kernel READS this FILE for the attributes to perform operations on any device.



Discussion

No Comment Found

Related InterviewSolutions