单项选择题

A.java.applet.Applet类是所有Java小应用程序的基类
B.Java小应用程序不需要编译
C.Java小应用程序也需要main()方法
D.Java小应用程序必须实现ActionListener接口