To handle an exception that has been thrown, a program must have a(n)
a. throw function
b. try/catch construct
c. fatal error
d. unrecoverable error
e. None of these
b. try/catch construct
Computer Science & Information Technology