Java Applet Programming Question:

How will you initialize an Applet?

Answer:

Write my initialization code in the applets init method or applet constructor.

Read All 26 Java Applet Questions
Previous QuestionNext Question
What is an Applet? Should applets have constructors?How to insert your applets into FrontPage?