MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following is not true about GDB? |
| A. | quit command is used to exit the GDB |
| B. | kill command is used to stop execution in GDB |
| C. | if the execution is stopped by kill command then it can not be started again |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |