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 9711Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 14190Post New EA Electronic Arts Interview Questions
What is isql in sybase?
Can drupal run on command line?
how to analyze tables with 'mysqlcheck'? : Sql dba
What is a SharePoint Feature? What files are used to define a feature?
What does greater than mean in css?
Where is windbg installed?
Give any two differences between C++ and java.
Is Arraylist faster than Array? Why?
What is the extraction operator and what does it do?
What are the other modules integrated with organisational management?
Which material amoung EN8 and EN24 should be selected for the designing of the shafts of rotary kilns
Can ms word do calculations?
Explain the main features of ms excel?
What are option strict and option explicit?
Why only boxed types can be unboxed?