Question: Call this Main.java and keep each file seperate. Call this scannertest.java I've done the first two but im stuck on the third question (readnumbers). Please

Call this Main.java and keep each file seperate.
Call this scannertest.java

I've done the first two but im stuck on the third question (readnumbers). Please use simple java terms as im new to java.
package cp213; + import java.io.File; 3. Update the readNumbers method to quit only when a q is entered and to reject all other non-integers with the error message: not an integer. Example: 5 8 what? 'what?' is not an integer or ' q '. how about 7? 'how about 7?' is not an integer or ' q '. 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
