Q. What is the need to mention "static" before main method? (A) To call main method without creating an object of class (B) To make main method as class method common to all instances (C) Both A and B (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Both A and B