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 |
What is asp and how it works?
What is difference between Server.transfer and Response.redirect ?
Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?
Distinguish Server side and Client side scripts?
Explain the tasks performed by <> tags?
What is a Dictionary object?
Define a filesystemobject object?
who is the best Trainer for ASP.NET MVC in Hyderabad?
How do cross-process communication work in the common language runtime?
Explain the life cycle of asp page.
What is servervariables collection in asp?
What are the attributes of the <form> tags?