What is the full form of vptr?
(a) Vector Pointer
(b) Virtual Pointer
(c) V type Pointer
(d) Virtual-vector Pointer
This question was addressed to me at a job interview.
The origin of the question is vtable and vptr in division Class Hierarchies, Library & Containers of C++