Q. Which of this statement is incorrect? (A) Every class must contain a main() method. (B) Applets do not require a main() method at all. (C) There can be only one main() method in a program. (D) main() method must be made public. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Every class must contain a main() method.