Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java%20Applet%20Interview%20Questions%20and%20Answers

Question: How can I arrange for different applets on a web page to communicate with each other?
Answer: Name your applets inside the Applet tag and invoke AppletContext's getApplet() method in your applet code to obtain references to the other applets on the page.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook