InterviewSolution
Saved Bookmarks
| 1. |
What is the full form of vtable?(a) V type table(b) Vector table(c) Virtual table(d) Virtual-vector tableThe question was asked in quiz.Query is from vtable and vptr topic in portion Class Hierarchies, Library & Containers of C++ |
|
Answer» Right ANSWER is (C) VIRTUAL table |
|