Explanation:
1. Run-time errors occur when the program is running.
2. Run-time errors cause the program to halt.
4. Run-time errors occur when a numeric value is expected but a text value is entered.
5. Run-time errors occur when a text value is expected but a numeric value is entered.