I was able to compile the program, but for some reason, I can't seem to run the program, the name of my program is titled Mirabella, here's a what I did
To compact it I typed in: javac Mirabella.java
Then to run run the program I typed in: java Mirabella.class
What all do I need to do to fix my mistakes
Tags: