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

Explain constructor?

Answer Posted / satish

A constructor is a method that is used to create new
instances of a class. You can easily recognize a
constructor because it has the same name as the class and
is defined with syntax similar to that of a method
definition, but it has no return type.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between array and collection?

1131


Explain the types of errors in c#?

953


What is COM Interoperability?

1015


What are Indexers in C#?

1102


If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

1022


What is a thread c#?

961


What is an assembly qualified name

1106


What are callback methods in c#?

974


Explain the OOPS concept in C#?

1019


What is private constructor c#?

965


What is datetime minvalue in c#?

1079


What are the features of c#?

979


What is foreach loop in c#?

1010


What is the difference between internal and private in c#?

985


Does c# have a 'throws' clause?

1093