Java Applet Programming Question:
Download Job Interview Questions and Answers PDF
What is AppletStub Interface?
Answer:
The applet stub interface provides the means by which an applet and the browser communicate. Your code will not typically implement this interface.
Download Java Applet Interview Questions And Answers
PDF
Previous Question | Next Question |
Which classes and interfaces does Applet class consist? | What tags are mandatory when creating HTML to display an applet? |