A.Applet和Application一样,入口方法都是main()
B.Applet和Application不一样,入口方法不是main(),其运行要复杂得多
C.Appier必须嵌入Web浏览器或者AppleWiewer中运行
D.Applet可以为Web页面提供动画,声音等效果