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 SDLC in Software?pl.give proper explaination
How add insert options in datagrid control in footer row.
by puting attendance to students if he absent tat should intimate to his fathers mobile automatically anybody having code send to me
What is asp in web?
Which is the default Scripting Language on the client side in ASP?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
Explain the difference between server-side validation and client-side validation?
Whats the difference between struct and class in c#?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
WHAT IS PRIMARY KEY???
Define a "virtual directory"?