|
he is right ....but i guess other error u might have done cld be that yr class name isin't the same as the filename.
i mean if yr main class(the one havin the main() function ) has a different name than the one u gave to yr file it wld show similar error...
so if yr filename is : sample.java
yr classname shld be: sample
i guess this wld be help....
|