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 do you mean by inheritance in c++? Explain its types.
Do you know what are pure virtual functions?
Why struct is used in c++?
What is &x in c++?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Is it possible for a member function to use delete this?
What is lazy initialization in c++?
Give example of a pure virtual function in c++?
Can you pass an array to a function in c++?
Which operations are permitted on pointers?
How would you use the functions randomize() and random()?
What is an accessor in c++?
what is scupper?
What is ostream in c++?
How can virtual functions in c++ be implemented?