What if I write static public void instead of public static void in main method?
Runtime Error
Compilation Error
Program compiles and runs properly.
None of the above