What is the v-ptr?


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

Post New Answer

More C++ General Interview Questions

What do you understand by zombie objects in c++?

0 Answers  


What is the purpose of template?

0 Answers  


What is ios :: in in c++?

0 Answers  


When a function is made inline. Write the situation where inline functions may not work.

2 Answers  


What are the benefits of operator overloading?

0 Answers  






How to allocate memory dynamically for a reference?

0 Answers  


Explain how to initialize a const member data.

0 Answers  


How can you specify a class in C++?

0 Answers  


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


What is a virtual destructor? Explain the use of it?

0 Answers  


Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


What is the difference between passing by reference and passing a reference?

0 Answers  


Categories