What are VTABLE and VPTR?
Answers
Answered by
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.
Virtual pointer - A data member silently inserted by compiler into the class specification and initialized to virtual table from within constructor.
Answered by
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
Chemistry,
6 months ago
Science,
6 months ago
English,
1 year ago
Computer Science,
1 year ago
Economy,
1 year ago