What are the methods in applet ?
When is init(), start() called ?



What are the methods in applet ? When is init(), start() called ?..

Answer / shikha nirankari

There r 4 methods in applets named init(), start(),stop(),
destroy().
init() method is called when the applet is loaded.
start() method is called when applet gained its focus.
stop() method is called when applet lost its focus.
destroy() method is called when applet is closed.

Is This Answer Correct ?    42 Yes 6 No

Post New Answer

More ASP Interview Questions

How do you initialize a two-dimensional array that you don't know the dimensions of?

0 Answers  


I have written an assembly that I want to use in more than one application. Where do I deploy it?

0 Answers  


What is the difference between 1.1 and 2.0 .Net framework?

2 Answers   DLI,


What is Querystring collection?

1 Answers  


how to add master page in aspx page that is design before master page....

0 Answers  






How do you open an asp file?

0 Answers  


by puting attendance to students if he absent tat should intimate to his fathers mobile automatically anybody having code send to me

0 Answers   Satyam,


How many types of cookies are there?

10 Answers   TechSolution, Tops Technologies,


How do I create an aspx file?

0 Answers  


Name two properties common in every validation control?

6 Answers   HCL,


What is the command to display characters to the html page in asp?

0 Answers  


How do I save asp file in notepad?

0 Answers  


Categories