View Single Post
Old Jul 25th, 2005, 7:30 AM   #4
varun_sud
Newbie
 
Join Date: Jul 2005
Posts: 1
Rep Power: 0 varun_sud is on a distinguished road
If u want to execute a program, the executable code must be inside main() method.
It seems u dont have any main() method.So u cannot execute a java program after compilation
varun_sud is offline   Reply With Quote