Q. If an error occurs, what does an interpreter do? (Solved)
1. terminate program
2. stops execution
3. reads the whole program even if it encounters errors
4. give warning
- b. stops execution
1. terminate program
2. stops execution
3. reads the whole program even if it encounters errors
4. give warning