Home » C# Programming » Exception Handling

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

Correct Answer: True

← Previous Question Next Question→

More Questions from Exception Handling

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion