Linux - Study Mode

[#641] The command chmod 4777 a.out
Correct Answer

(A) will set the suid bit of a.out

[#642] Each driver in the device driver model is described by a . . . . . . . . object.
Correct Answer

(D) device_driver

[#643] Which GDB command reloads the debugging information?
Correct Answer

(A) file

[#644] In linux, the static libraries are mostly installed in
Correct Answer

(C) both /usr/lib and /usr/local/lib

[#645] pwd command displays
Correct Answer

(C) present working directory