Linux - Study Mode

[#716] Which sed command deletes the specified address range
Correct Answer

(C) [address range]/d

[#717] Which GDB command can be used to put a breakpoint at the beginning of the program?
Correct Answer

(A) b main

[#718] Which is the core of the operating system?
Correct Answer

(B) Kernel

[#719] Which command is used to display the operating system name
Correct Answer

(D) uname

[#720] Which one of the following function is used to add the kobject to sysfs?
Correct Answer

(D) all of the mentioned