Question: Which of these is valid declaration for the main method? public void main (){} public static void main(String args [){.. static public void main(String) {}
Which of these is valid declaration for the main method? public void main (){} public static void main(String args [){.. static public void main(String) {} public static int main (String args ){
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
