Search found 1 match

by jealzylu29
Tue Nov 09, 2010 4:02 pm
Forum: Java
Topic: class, interface, or enum expected?
Replies: 1
Views: 12255

class, interface, or enum expected?

I have received the error message class, interface, or enum expected. What does this mean and how can I fix it?

this is the code:


/*This program will display the mortgage payment amount from user input of the amount of the mortgage and the user's selection*/

public void main(String[] args ...