MCQOPTIONS
Saved Bookmarks
| 1. |
For debugging with GDB, the compiled program can be run by the command |
| A. | run |
| B. | execute |
| C. | ./<filename> |
| D. | none of the mentioned |
| Answer» B. execute | |