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 Default constructor?

Answer Posted / munendra kumar

A constructor that has no arguments.

If you don't code one, the compiler provides one if there are no other constructors. If you are going to instantiate an array of objects of the class, the class must have a default constructor.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the storage qualifiers?

1217


How important is c++?

1034


What is the C-style character string?

1220


Write is a binary search tree? Write an algo and tell complexity?

1071


How to access a variable of the structure?

1137


What is a local reference?

1235


What is c++ code?

1176


What is the protected keyword used for?

1166


How we can differentiate between a pre and post increment operators during overloading?

1154


Differentiate between declaration and definition.

1103


What is a hash function c++?

1118


Write about the scope resolution operator?

1077


Explain public, protected, private in c++?

1069


What are friend classes?

1119


What is :: operator in c++?

1104