MCQOPTIONS
Saved Bookmarks
| 1. |
The “step” command of GDB |
| A. | executes the current line of the program |
| B. | stops the next statement to be executed |
| C. | executes the current line of the program & stops the next statement to be executed |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |