[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