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 / shadab alam

It is very Important to know that
---------------------------------------
Constructor is generally used to create the new instance of
a class.

Constructor is special type of method that is used to
initialized the member variable and It has same name as the
class Name.It does not have return type.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I call a virtual method from a constructor/destructor?

942


What do you understand by 'access specifiers' in C#?

956


What is the best dependency injection c#?

924


How can I produce an assembly?

1084


What is difference between override and new in c#?

1171


What do u meant by "SBI" of an object?

1050


Is stringbuilder thread safe c#?

936


What method is used to sort the elements of the array in descending order?

993


List down the fundamental oop concepts?

971


How do I edit a dll file?

933


What are partial types in c#?

959


What is .edmx file?

1056


Is ram a heap?

971


Why do we use dictionary in c#?

1042


Can you use foreach iteration on arrays in c#?

1119