Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

In how many ways you can connect to the Database?

2 Answers   TCS,


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


What are the event handlers of Session Object?

1 Answers  


Define application object?

0 Answers  


in how many sttes asp.net page available?

1 Answers  


how u can use asp.net for making website?

0 Answers  


Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")

1 Answers  


Which is the default Scripting Language on the client side in ASP?

2 Answers  


What is a variable in asp?

0 Answers  


how to disable previous page complete after logout process

2 Answers   powercom,


What is the difference between post and get method.

0 Answers  


Can I use the win32 api from a .net framework program?

0 Answers  


Categories