Which method acts as the starting point of program execution in a Java application?
public static void begin(String[ ] args)
public static void main(String[ ] args)
public static void init(String[ ] args)
public static void start(String[ ] args)
thx :)
ama
P.S. is my right to ask here questions..thats why the forum is for..right??
the part with what i am doing is only my bussines..MINE!

