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
What is #include math h in c++?
What do nonglobal variables default to a) auto b) register c) static
What is oops in c++?
What is functions syntax in c++?
Do you know what is overriding?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
When should we use container classes instead of arrays?
Explain deep copy and a shallow copy?
What is an iterator?
How can a struct in c++ differs from a struct in c?
What is the use of c++ programming language in real life?
Are there any special rules about inlining?
What problems might the following macro bring to the application?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Is map thread safe c++?