suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
3 9547Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 13933Post New EA Electronic Arts Interview Questions
How do I change my default print settings?
What is a vlookup in s.f?
Explain difference between cross join and full outer join?
What is representational state transfer (rest) mean?
Do you know the cursor types?
Explain how to implement an object pool in c#.net
What is a variable in python?
Do You Know What Are Cluster Compute Instances?
How do you extract post data in node.js?
What are macros in word?
which of the following is not an effective means of developing applications that are easy to debug? : Adobe flash
What is a class user?
What is windows explorer in task manager?
c program to compute AREA under integral
How do we capture the user Data in VisualForce page?