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

User Dylants
by
4.1k points

1 Answer

3 votes

Answer: True

Explanation: True

User Astrochris
by
4.4k points