Java Applet Programming Question:

Download Job Interview Questions and Answers PDF

Which classes and interfaces does Applet class consist?

Java Applet Interview Question
Java Applet Interview Question

Answer:

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

Download Java Applet Interview Questions And Answers PDF

Previous QuestionNext Question
Can applets on different pages communicate with each other?What is AppletStub Interface?