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 is a constructor?

Answer Posted / dharmendra nonia

constructor is a special type of method that invoke when u
create a new instance of a class. Basically it is used to
initialize the member variables.Its name must be same as
the class name.It have no return type.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why delegates are required?

1018


Does the system.exception class have any cool features?

1077


What does it mean?

993


How can you write a class to restrict that only one object of this class can be created (Singleton class)?

978


Write a C# program to find the Factorial of n

1030


What is public void in c#?

1040


So what makes your code really object-oriented #?

1014


What are the variables in c#?

986


What are the new features in c# 2.0?

1029


Define an abstract class?

966


What is dll in c#?

1116


Explain About friend and Protected friend

952


what are nullable types in c#

1093


What is the compiler of c#?

991


What is short in c#?

1023