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 14187Post New EA Electronic Arts Interview Questions
How can I copy a standard table to make my own z_table.?
What is an application, presentation and database servers in sap r/3?
What is zigbee?
What are the popular programming languages supported by selenium webdriver to write test cases?
Please tell me how many rounds will be there for apollo health streat IT? It is mentioned that they will ask about sql so tell me what type of questions they will ask?
What is a permalink structure?
What are types of select statements?
How do you interpret imaging studies, such as computed tomography (CT) scans or positron emission tomography (PET) scans, to assist in cancer diagnosis and staging?
how is the cable tray designed & how its total length is calculated for an Industrial plant Say for Ex. (500KW Motor Load)
What is the bash in linux?
What techniques are used for handling noisy or incomplete data?
What is the difference between different text inputing methods?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
Should the member functions which are made public in the base class be hidden?
How can you trigger automatic clean-ups in Spark to handle accumulated metadata?