Hello,
I have created a .class file from a .java file on my desktop (C:\Documents and Settings\ptalek\Desktop\MyFirstJava.java) & (C:\Documents and Settings\ptalek\Desktop\MyFirstJava.class).
Below is the code for MyFirstJava.
But I'm unable to run this program using the
java command.
I'm using following commands in the command prompt:
I got the below error :
Please advise.