Explain 'this' pointer and what would happen if a pointer is deleted twice?


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

Post New Answer

More C++ General Interview Questions

When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


What is a class template in c++?

0 Answers  


Explain pass by value and pass by reference.

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


What is a reference in C++?

1 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


what is scupper?

0 Answers  


In C++ cout is: a) object b) class c) something else

11 Answers   Infosys, Lehman Brothers,


How do I make turbo c++ full screen?

0 Answers  


Categories