Explain 'this' pointer and what would happen if a pointer is deleted twice?
When there is a global variable and local variable with the same name, how will you access the global variable?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
What is a class template in c++?
Explain pass by value and pass by reference.
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
What is object slicing and how can we prevent it?
What are the advantages of C++ programming compared to C programming?
What is a reference in C++?
Should the this pointer can be used in the constructor?
what is scupper?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
How do I make turbo c++ full screen?