Linux - Study Mode

[#216] System V IPC common attributes are
Correct Answer

(D) all of the mentioned

[#217] Which option of make command print the commands that would be executed, but do not execute them?
Correct Answer

(B) -n

[#218] we can change the priority of a running process using
Correct Answer

(B) renice

[#219] Functions improves the shell's programmability significantly, because
Correct Answer

(A) when we invoke a function, it is already in the shell's memory, therefore a function runs faster than seperate scripts

[#220] ILP32 stands for
Correct Answer

(A) 32 bit Integer, Long & Pointer