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 |
Speaking of boolean data types, whats different between c# and /c++?
Which is the default Scripting Language of ASP (server- side)?
sir,please send me the NIC exam questions
how to create overlay on div ?
What is msmq?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
What is the purpose of application.lock method?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
How to delete an existing cookie?
What is Querystring collection?
What is the difference between html and asp?
what are disadvantages of AJAX controls?