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...


Why do we use constructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is operator overloading in c++ example?

0 Answers  


What are put and get pointers?

0 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


What is a "RTTI"?

6 Answers   HCL,


What is the use of endl?

0 Answers  


Define whitespace in C++.

0 Answers   HCL,


Differentiate between a deep copy and a shallow copy?

1 Answers  


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


class HasStatic { static int I; }; Referring to the sample code above, what is the appropriate method of defining the member variable "I", and assigning it the value 10, outside of the class declaration? a) HasStatic I = 10; b) int static I = 10; c) static I(10); d) static I = 10; e) int HasStatic::I = 10;

1 Answers   Quark,


what kind of projects are suitable for c and c++

0 Answers  


What is the use of 'using' declaration in c++?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


Categories