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 9664Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 14112Post New EA Electronic Arts Interview Questions
How to find table changes in sql server?
What are null values? : abap data dictionary
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
what are your weaknesses? How do you plan to overcome them?
How to import and export data in d365 ?
Explain an exception?
How to find the name of the machine where you are running your automation scripts in qtp?
Do you feel firms should have HR Department?
Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
Does django use sql?
What is ms powerpoint and its uses?
What is jws and jwe?
How can an entry be deleted from a map?
How does the java compiler work?
Which window contains the swing controls?