Linux Makefile Question:
Download Questions PDF

Which of the following is not correct statement regarding file types?
a) Hard links share same inode number
b) Soft links cannot be created across partitions
c) Socket files are Unix domain sockets
d) Character file is a special file

Answer:

b) Soft links cannot be created across partitions

Download Makefile Interview Questions And Answers PDF

Previous QuestionNext Question
Which is an example for character special file?
a) Hard disk
b) CD-ROM
c) Terminal
d) Memory
Which is an example for block special file?
a) Virtual Terminal
b) CD-ROM
c) Terminal
d) Serial modem