Are you sure you're getting this? Is this statement true or false?
In C++, the catch
block must have the same type (or a base class type) as the exception being thrown.
Press true if you believe the statement is correct, or false otherwise.
In C++, the catch
block must have the same type (or a base class type) as the exception being thrown.
Press true if you believe the statement is correct, or false otherwise.