Unix - Study Mode

[#321] Which function can combine the functionalities of push, pop, unshift and shift?
Correct Answer

(A) splice

[#322] Which one of the following is arguably the best shell to use?
Correct Answer

(A) Bash

[#323] For compiling a C program without leaving the editor, which command will be used?
Correct Answer

(C) :!cc %

[#324] Which of the following is not an internal command for more?
Correct Answer

(D) z

[#325] Which command is used to list the attributes of a file?
Correct Answer

(C) ls