What is the purpose of the 'throw' keyword in exception handling?
To create a new exception object
To terminate the program
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...