Q75
Which of these statement is incorrect?
A.
Every class must contain a main() method
AnswerB.
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
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board