Linux - Study Mode
[#326] The COFF stands for
Correct Answer
(A) common object file format
[#327] The kill system call is used to
Correct Answer
(B) Send a signal to a process
[#328] Which GDB command interrupts the program whenever the value of a variable is modified and prints the value old and new values of the variable?
Correct Answer
(A) watch
[#329] The result of an expression can be assigned to an environement variable with the command
Correct Answer
(B) set
[#330] Kernel modules are present in
Correct Answer
(A) /lib directory