Saved Bookmarks
| 1. |
What is the full form of vtable?(a) V type table(b) Vector table(c) Virtual table(d) Virtual-vector table |
|
Answer» Right answer is (c) Virtual table Easiest explanation - Full form of vtable is a virtual table. This is called so because it stores the information about virtual functions of a class. |
|