Thread
:
Trying to run a java program
View Single Post
Jul 25th, 2005, 7:30 AM
#
4
varun_sud
Newbie
Join Date: Jul 2005
Posts: 1
Rep Power:
0
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
View Public Profile
Find More Posts by varun_sud