Exception Handling - Programming

Q1:

Exceptions can be thrown even from a constructor, whereas error codes cannot be returned from a constructor.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.