Linux - Study Mode
[#371] To print the value of a variable while debugging with GDB, . . . . . . . . command can be used.
Correct Answer
(B) print
[#372] With the list command, by default GDB prints the . . . . . . . . source lines.
Correct Answer
(B) 10
[#373] Creation of hardlinks that point across partitions
Correct Answer
(D) is not allowed
[#374] The permission -rwxr–r– represented in octal expression will be
Correct Answer
(C) 744
[#375] Which one of the following function is used to create a new attribute?
Correct Answer
(A) sysfs_create_file()