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...

Can Applet have constructors?

Answer Posted / roy antony arnold

Don't say like this....

Answer:
Applets don't usually have constructors because an applet
isn't guaranteed to have a full environment until its
init() method is called. For example, the Applet image
loading methods don't work inside an applet constructor, but
can be called from the init() method.

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bytes is double?

1046


Can a serialized object be transferred via network?

1022


What is a nullable field?

1091


How can we pass argument to a function by reference instead of pass by value?

1157


How does sublist works in java?

1026


Can I learn java without any programming experience?

1091


Can a final variable be manipulated in java?

1041


Is null a string?

1051


What is thread synchronization in java?

952


What is t in parametric equations?

1036


What does string intern() method do?

1133


Explain the selection sort algorithm?

1114


What do you mean by access modifier?

1106


what are the states associated in the thread? : Java thread

1111


Difference between static binding and dynamic binding?

1183