What is constructor in C++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by persistent and non persistent objects?

1 Answers  


What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


Write about the stack unwinding?

0 Answers  


What is setbase c++?

0 Answers  


What relational operators if statements in c++?

0 Answers  






Who was the creator of c++?

0 Answers  


Are there any special rules about inlining?

0 Answers  


What is long in c++?

0 Answers  


What is the purpose of the "delete" operator?

0 Answers  


Why do we use templates?

0 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


Categories