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

Differentiate constructor and a method and how are it be
used?

Answer Posted / kabita

constructor & methods are both member functions of a class.
when an object is created the constructor is invoked
automatically,bt we have to call the methods explicitly
through objectname.
methods have returntype ,bt constructors haven't.
constructors must have same name as class name bt methods
have not.
constructors are used for initialization of
objects,variables.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

1037


What is the set interface in java programming?

1150


What is an abstract method in java programming?

984


What does int argc char * argv [] mean?

943


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

962


What modifiers may be used with an inner class that is a member of an outer class in java programming?

1029


What do the thread?class methods run() and start() do?

993


List types of storage classes in java?

1080


Can we nested try statements in java?

1047


enlist some features of jdk.

912


Explain about exception propagation?

984


List the different types of classloaders in java.

932


What is the difference between a static and a non-static inner class in java programming?

1001


What is better- service oriented or batch oriented solutions?

2156


What is the original name of java?

1021