1.

Which file type of Linux is similar to the regular file type?(a) named pipe(b) directories(c) regular file(d) special fileThe question was posed to me in an interview.The origin of the question is Linux-II in division Real Time Operating systems of Embedded Systems

Answer»

The correct OPTION is (a) named pipe

To elaborate: Among the LINUX FILES, the regular file type is SIMILAR to the named pipe but these are restricted in size. On the other hand, the regular file does not have restrictions.



Discussion

No Comment Found

Related InterviewSolutions