Answer Posted / guest
By using Look up tables that were added by the compile to
every class image.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is c++ fully object oriented?
Do you know the problem with overriding functions?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
What is linked list in c++?
Does c++ have finally?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
Explain the differences between list x; & list x();.
Where and why do I have to put the "template" and "typename" keywords?
Are vectors passed by reference c++?
Incase of a function declaration, what is extern means?
What is the benefit of c++?
What is an iterator?
What are the different types of comments allowed in c++?
How can I learn c++ easily?
What is encapsulation in c++?