Unix - Study Mode
[#411] Shell . . . . . . . . operator is used for running jobs in the background.
Correct Answer
(D) &
[#412] Filenames in UNIX are not case-sensitive.
Correct Answer
(B) False
[#413] Which symbol is used for assigning a value to variables?
Correct Answer
(C) =
[#414] A single read statement can be used with one or more variables.
Correct Answer
(A) True
[#415] How many files are used for representing different standard streams?
Correct Answer
(D) 3