asked 100k views
1 vote
Many Java programs that you create will receive and process user input. In order to ensure that user input is accurate, you will need to use input validation and exception handling.

a. True
b. False

asked
User Dylants
by
7.7k points

1 Answer

3 votes

Answer: True

Explanation: True

answered
User Astrochris
by
7.9k points