Select a good strategy for handling input validation failures? A. Use the assert statement. B. Throw an

Question:

Select a good strategy for handling input validation failures?

A. Use the assert statement.

B. Throw an Error.

C. Log an error but allow the user to continue.

D. Throw an Exception.

E. Shut down the computer.

F. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: