Computer Science, asked by Mohit0, 1 year ago

What are VTABLE and VPTR?

Answers

Answered by Anonymous
0
Virtual table - A table created at compile time for every single class containing the most derived versions of virtual functions only. 

Virtual pointer - A data member silently inserted by compiler into the class specification and initialized to virtual table from within constructor.

Answered by GhaintMunda45
0

Hey !

______________________________

=> VTABLE

A table created or compiled by high leveled language by engineer level coding in Java, c++, python, etc.

=> VPTR

The code compiled during and error or code problem us shown in the compile section this is to be corrected later.

______________________________

Thanks !

Similar questions