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 / pragnyan

Constructor is a method having the same name as the class
name.It is automatically invoked when instance of the class
is created.It is used to initialize the members.Constructos
canot have any return type not even void.constructors can
be overloaded.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When was c# created?

1044


What does break do in loop?

995


Why is c# a good programming language?

1056


What are the properties of c#?

1076


Can we write class inside a class in c#?

1015


What is the implicit name of the parameter that gets passed into the set method/property of a class?

970


What is jagged array?

980


How long can a string be c#?

958


What does using do in c#?

951


Difference between Value type & reference types ? and give the example in .Net?

990


What is the default value of object in c#?

968


Can we inherit a class with private constructor in c#?

1085


What Is An Interface Class?

1103


What is a dynamic assembly?

1015


the c# keyword .int. Maps to which .net type?

1177