public static void main(String[] args)as the main method header. Then in others I see
public static void main(String args[]).
Why is it that this works both ways? Also what is the difference?




Posted 29 November 2010 - 10:56 PM
public static void main(String[] args)as the main method header. Then in others I see
public static void main(String args[]).
Posted 30 November 2010 - 12:33 AM
int a, b, c[];
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
