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 9689Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
4 14152Post New EA Electronic Arts OOPS Interview Questions
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products
Explain the concept of resilient distributed dataset (rdd).
What are the types of files you can load data from?
What is the role of this pointer?
In turbine what does term CDP, NH, HSSOC means.
How do I convert a string to an int in c#?
Explain me what is "delegate"?
What happens to the microstructure during service exposure?
Can I vlookup multiple values?
What is an audit process?
What is meant by executenonquery?
What is purpose of gr based invoice verification in business? What is the business benefit of this check box?
How can one copy a file into HDFS with a different block size to that of existing block size configuration?
What does it mean to manipulate data?
What are editable grid events?