GkSeries.com

Q.

Which of the following statement is false in view of the applets in Java?

[A] Applets do not need a main() method
[B] Applets must be run under an applet viewer or a java-compatible browser
[C] User I/O is not accomplished with Java's stream I/O classes. Instead, applets use the interface provided by the AWT
[D] All are true
Answer & Explanation
Option: [D]