C++ Exception Handling Question:

Generic catch handler must be placed at the end of all the catch handlers.

a. True
b. False