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 in c#?

Answer Posted / nashiinformaticssolutions

• A constructor is a special member function used to initialize objects. It has the same name as the class and no 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

What is call back method?

1093


Which is faster list or dictionary in c#?

1009


Is typeof c#?

1035


Explain async and await?

1930


How Do You Convert A Value-type To A Reference-type?

999


I want to print "Hello" even before main() is executed. How will you achieve that?

949


What is the difference between struct and class c#?

1041


Tell me the difference between value passing and address passing?

1289


What is datetime parse in c#?

983


What is AutoMapper in C#?

1033


What is iqueryable?

1003


Can we extend sealed class in c#?

952


What do you mean by synchronous and asynchronous operations?

1025


Can abstract class be sealed?

925


If you want to convert a base type to a derived type, what type of conversion do you use?

1023