How to initialize an Applet ?

Answer Posted / pakaj nigam

hi applet is to be initialized as this method

public void init()

init-refers to initialized

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is argument in java?

545


What is the difference between throw and throws keywords?

580


Is set sorted in java?

523


Explain the difference between the public, private, final, protected, and default modifiers?

557


What are wrapped classes in java programming?

593






What is jit compiler ?

580


What is the difference between object oriented programming language and object based programming language?

562


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

646


Can we have any code between try and finally blocks?

568


List types of storage classes in java?

625


What are controls and their different types in awt?

608


What is the access scope of protected access specifier?

542


What is basic syntax?

555


whatis Home interface and Remoteinterface? with example?

1557


What does regex mean?

571