Java Applet Programming Question:

Which classes and interfaces does Applet class consist?

Tweet Share WhatsApp

Answer:

Applet class consists of a single class, the Applet class and three interfaces: AppletContext, AppletStub, and AudioClip.

Download Java Applet PDF Read All 26 Java Applet Questions
Previous QuestionNext Question
Can applets on different pages communicate with each other?What is AppletStub Interface?