A runtime exception is a/an:

a. checked exception
b. unchecked exception
c. offending exception
d. none of the above

B

Computer Science & Information Technology

You might also like to view...

The location that allows you to adjust mouse settings and optimize your visual display is known as the:

A) Ease of Access Center B) programs list C) notification area D) status area

Computer Science & Information Technology

When you create a custom object using an object literal or by applying thenew Object()command, you create a subclass of the _____.

A. base object B. object literal C. prototype chain D. object constructor

Computer Science & Information Technology