ISRO exam 2017 – Question 72 with Solution
In this video we are going to discuss another question which was asked in the exam of ISRO
72. The linux command “mknod myfifo b 4 16”
- Will create a character device if the user is root
- Will create a named pipe FIFO if the user is root
- Will create a block device if the user is root
- None of the above