1. Definition of Error
- Define Error. What are the different types of errors?[2021]
- Or, What are the sources of errors?
2. Compile-Time Errors
- What are the different types of compile-time errors? Discuss.
3. Run-Time Errors
- What are the different types of run-time errors? Discuss.
4. Avoiding Run-Time Errors
- Write down the ways to avoid run-time errors.
5. Error-Recovery Strategies
- What are the common error-recovery strategies?
6. Error Handling Process
- Define the error-handling process. What are the functions of an error handler?