Examveda

What will happen when the handler is not found for an exception?

A. calls the standard library function terminate()

B. raise an error

C. executes the remaining block

D. raise an error and executes the remaining block

Answer: Option A


Join The Discussion

Related Questions on Functions and Procedures in C plus plus