Answer the question
In order to leave comments, you need to log in
Knocks out an error in Java classes, what should I change or read for the future?
You need to display the MyAccount variables in the console, and by analogy the following
Answer the question
In order to leave comments, you need to log in
Read any Java book.
You can start with G. Schildt - A Beginner's Guide to Java.
And about the error:
you have 2 public classes in one java file (Main.java)
public class Main{}
public class BANKACCOUT{}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question