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 9692Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 14158Post New EA Electronic Arts Interview Questions
Explain virtual destructor?
In order to appeal to customers on mobile devices, explain the important?
How can you handle concurrency at field level in LINQ to SQL?
What is the significance of java packages?
What is int tryparse in c#?
explain the object/relational mapping integration module
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What is inspect in cobol ?
Can you any one explain application of buccholz relay operation and pressure relif device operation of power transformer
What is meant by port blocking within lan?
Is wordpress or wix better?
How do I create an outlook email account?
How to testing voids of filled aggregate in bitumen mix design
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is super in django?