Linux - Study Mode

[#701] Which of the following statement is FALSE ?
Correct Answer

(C) Shell takes care of inter process communication

[#702] The structure which keeps the information about shared memory in the kernel is
Correct Answer

(C) struct shmid_ds

[#703] The file /proc/swaps contains the
Correct Answer

(D) all of the mentioned

[#704] Preprocessed files are given the file extension . . . . . . . . for c++ programs.
Correct Answer

(B) .ii

[#705] The redirection 2> abc implies
Correct Answer

(C) Write standard error to abc