1.2.2 Errors in Programming (cont.) Run-time errors Cannot be traced by compiler Occur while program runs, when the program attempts an operation that is impossible to carry out. Also known as logic error Example division by zero