MCQOPTIONS
Saved Bookmarks
| 1. |
Unrestricted use of goto is harmful, because it |
| A. | results in the compiler generating longer machine code |
| B. | increases memory requirement of programs |
| C. | increases the running time of programs |
| D. | makes debugging difficult |
| Answer» E. | |