

MCQOPTIONS
Saved Bookmarks
1. |
The command “gdb sanfoundy” |
A. | will start debugging for the file “sanfoundry” if the file is compiled with -g option with GCC |
B. | will create executable for debugging |
C. | will provide all errors present in the file “sanfoundry” |
D. | none of the mentioned |
Answer» B. will create executable for debugging | |