Unix - Study Mode
[#611] awk allows the user to use variables of his own choice.
Correct Answer
(A) True
[#612] To insert text into a file, . . . . . . . . mode is used.
Correct Answer
(B) Input mode
[#613] The collection of memory locations that the process can access is called . . . . . . . .
Correct Answer
(C) virtual address space
[#614] What is the login name of system administrator?
Correct Answer
(A) root
[#615] Suppose ABD_DIR is a local variable. Then it will be accessible to the child process.
Correct Answer
(B) False