Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: What is the default buffer size used
Q9: Why we use array as a parameter
Q10: Program which executes applet is known as<br>A)applet
Q11: What is different between a Java applet
Q12: Which of these is correct about passing
Q14: What is process of defining two or
Q15: You read the following statement in a
Q16: What is byte code in the context
Q17: What is the process of defining a
Q18: What is garbage collection in the context