Hello friends,
Currently i gonne some read about java programming.
I have some problem.
look at the main decleration.
public static void main(String args[]);
1.Why main function is declered static??
2.why command line argument is passed through main function??
mohit cboy hack the world