MCQOPTIONS
Saved Bookmarks
| 1. |
If an error occurs, what does an interpreter do? |
| A. | terminate program |
| B. | stops execution |
| C. | reads the whole program even if it encounters errors |
| D. | give warning |
| E. | ing |
| Answer» C. reads the whole program even if it encounters errors | |