____ errors occur when a program attempts to perform an illegal action.

A. Syntax
B. Logical
C. Runtime
D. Overload

Answer: C

Computer Science & Information Technology

You might also like to view...

All Access queries use ________ behind the scenes to extract data from tables

A) SQL statement B) Oracle statement C) Sybase statement D) Structured statement

Computer Science & Information Technology

Which of the following exceptions is a checked exception?

a. ArithmeticException. b. IOException. c. RuntimeException. d. InputMismatchException.

Computer Science & Information Technology