Dear Friends
I am new in Java. I use TextPad to write the code & I save in a folder. Before when I used to save the source code with one name, with the same name it would creat a class file after compilation. But now this class file is not creating & showing so many errors. Regarding this Expecting your help.
Ex : Source code name is Prime.Java
after compilation new file Prime.class
I am new in Java. I use TextPad to write the code & I save in a folder. Before when I used to save the source code with one name, with the same name it would creat a class file after compilation. But now this class file is not creating & showing so many errors. Regarding this Expecting your help.
Ex : Source code name is Prime.Java
after compilation new file Prime.class
Comment