

MCQOPTIONS
Saved Bookmarks
1. |
If we want to print the value of a variable in hexadecimal, we have to use “print” command with the option ___ in GDB. |
A. | x |
B. | h |
C. | hex |
D. | none of the mentioned |
Answer» B. h | |