What is virtual pointer? Hi, ALL, Today I had an telephone interview and got a question: \"What is virtual pointer?\" I stumbled on this one, so after it was finished, I tried G
My interpretation would be: the contents of a vtable—pointers to virtual methods.
Not a very good wording, IMHO.