Linux - Study Mode
[#406] Which statement resumes the next iteration of a for, while, select, or untill loop?
Correct Answer
(A) continue
[#407] x86-32 uses which programming model?
Correct Answer
(D) ILP32
[#408] What is sed?
Correct Answer
(A) a non-interactive stream editor
[#409] Which one of the following operating system does not supports proc filesystem?
Correct Answer
(D) None of the mentioned
[#410] The -v option of gcc
Correct Answer
(A) print the commands executed to run the stages of compilation