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

Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


What is the difference between #import and #include?

0 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


What is the use of static functions?

10 Answers   Symphony,






Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


What is a Default constructor?

1 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


What are arrays c++?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


What does scope resolution operator do?

0 Answers  


Categories