What do you mean by vtable and vptr in c++?


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

Post New Answer

More C++ General Interview Questions

What is a literal in c++?

0 Answers  


What is the difference between while and do while loop?

0 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


What does it mean to declare a member function as virtual?

0 Answers  


How is modularity introduced in C++?

0 Answers   TCS,






Write a program which employs Recursion

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


write a program to add two numbers without using an arithmetic operator.

1 Answers   NIIT,


What is main function in c++ with example?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


What are smart pointer? Whats its use?

1 Answers   CTS,


Categories