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 used for?
How do I open an asp file on a mac?
What is Application-scope?
what is mean of ASP?
Define collection?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What is a variable?
What is a .ASP file?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
Explain what are the methods in session object in asp?
How does asp differ from html?