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 a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is the return value of the insertion operator?
What is the meaning of c++?
Incase of a function declaration, what is extern means?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
Tell me an example where stacks are useful?
program explaining feautures of c++
Explain selection sorting?
What is the need of a destructor? Explain with the help of an example.
Can I make ios apps with c++?
How const int *ourpointer differs from int const *ourpointer?
What is the use of typedef?
What are references in c++?
How much maximum can you allocate in a single call to malloc()?
What is enum class in c++?