Unix - Study Mode

[#871] Which symbol is used for taking input from standard input?
Correct Answer

(C) –

[#872] Sometimes we are unable to create a directory because . . . . . . . .
Correct Answer

(D) the directory may exist, there may be an ordinary file, the permissions set for the current directory does not allow the creation

[#873] chmod command can be used in . . . . . . . . ways.
Correct Answer

(B) 2

[#874] Which file is used for indicating terminals?
Correct Answer

(A) /dev/tty

[#875] Which of the following system call is used for inter-process communication?
Correct Answer

(B) pipe