ICSE Class 10 Computer Applications
Question 8 of 32
Input in Java — Question 8
Back to all questions 8
Question Question 8
A program needed to read an integer, but the user entered a string instead, and an error occurred when the program was executed. What kind of error is this?
This is a Runtime error.