Question: The Java compiler has a problem with the way I am using 'else if' in line 30. UseCounter.java:30: error: not a statement else(change > 2
The Java compiler has a problem with the way I am using 'else if' in line 30.


UseCounter.java:30: error: not a statement else(change > 2 change 2 change 0) else(change > 2 change 0) UseCounterjava : 30: error: expected UseCounter.java:30: error: 'else' without 'if
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
