Should the this pointer can be used in the constructor?


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

Post New Answer

More C++ General Interview Questions

What is fflush c++?

0 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,


What are the differences between the function prototype and the function defi-nition?

0 Answers  


Why do we need c++?

0 Answers  


What is setf in c++?

0 Answers  






What is a class definition?

0 Answers  


Should you pass exceptions by value or by reference?

0 Answers  


How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


Can we get the value of ios format flags?

0 Answers  


What is a container class?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


What are shallow and deep copy?

0 Answers  


Categories