Why should exceptions not be used as an alternate form of program control?

What will be an ideal response?

Exception handling is designed to handle infrequently occurring situations that often result in program termination. Exceptions do not follow conventional forms of program control. Handling a larger number of exception cases can be cumbersome, and programs with a large number of exception cases can be difficult to read and maintain.

Computer Science & Information Technology

You might also like to view...

If you are looking for a particular set of keywords in an exact order enclose your keywords in ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The domain controller mode, which is the normal mode in which the domain controller can perform authentication requests and all other actions normally performed by a domain controller, is ____________

a. DSRM b. AD DS Stopped c. AD Normal d. None of the above.

Computer Science & Information Technology