All exception classes inherit, either directly or indirectly, from ________.
a. class Error.
b. class RuntimeException.
c. class Throwable.
d. None of the above.
c. class Throwable.
Computer Science & Information Technology
You might also like to view...
What is the reason for separating the interface from the implementation of an ADT?
What will be an ideal response?
Computer Science & Information Technology
The random number generator function rand() returns what sort of value to the programmer? What is the minimum and maximum possible values?
What will be an ideal response?
Computer Science & Information Technology
In planning for disaster recovery, what is the ultimate goal?
a. The preservation of critical data. b. The continuation of business. c. The management of damage. d. The protection of infrastructure.
Computer Science & Information Technology
A(n) ____________________ is a single sequential flow of control within a program.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology