An instance of _________ describes system errors. If this type of error occurs, there is little you can do beyond notifying the user and trying to terminate the program gracefully.
a. RuntimeException
b. Exception
c. Error
d. Throwable
e. NumberFormatException
c. Error
Computer Science & Information Technology