Answer:
The applet stub interface provides the means by which an applet and the browser communicate. Your code will not typically implement this interface.
Previous Question | Next Question |
Which classes and interfaces does Applet class consist? | What tags are mandatory when creating HTML to display an applet? |