Define what is constructor?


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

Post New Answer

More C++ General Interview Questions

Can a built-in function be recursive?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


diff between pointer and reference in c++?

1 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,






Write a program which employs Recursion

0 Answers  


What is a block in c++?

0 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


What operators can you overload in c++?

0 Answers  


What do you mean by const correctness?

0 Answers  


Why use of template is better than a base class?

0 Answers  


Describe Trees using C++ with an example.

0 Answers  


Categories