http://clickmore.
in/26-top-java-applets-interview-questions-
answers/
Java Applets Interview Questions List
1. What are the Applets information methods?
2. What is the sequence for calling the methods by AWT for applets?
3. What are the steps involved in Applet deelopment?
4. How do Applets differ from Applications?
5. Which method is used to output a string to an applet? Which function is this method
included in?
6. Can we pass parameters to an applet from HTML page to an applet? How?
7. When is update method called?
8. How do we read number information from my applets parameters, given that Applets
getParameter() method returns a string?
9. How will you communicate between two Applets?
10. How can I arrange for different applets on a web page to communicate with each other?
11. How do you communicate in between Applets and Serviets?
12. What is an Applet? Should applets have constructors?
13. How do I select a URL from my Applet and send the browser to that page?
14. What is the base class for all swing components?
15. How will you initialize an Applet?
16. Can applets on different pages communicate with each other?
17. What is Difference between AWT and Swing?
18. how to insert your applets into FrontPage?
19. Which classes and interfaces does Applet class consist?
20. How do you Canvas?
21. In our URLs and in the text of the buttons we have comma. Its causing an error. Is there a
way to change the delimiting character for the menu arguments?
22. What is AppletStub Interface?
23. What type of sound file formats can I use for the applets?
24. What is the order of niethod invocation in an Appiet?
25. What tags are mandatory when creating HTML to display an applet?
26. What are the Applets Life Cycle methods? Explain them?