How do you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
In which cases you use override and new base?
What is DeadlyDiamondDeathProblem ?
Templates mean
what does exactly the linker do?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is polymorphism and why is it important?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
Why do we use inheritance?
Can main method override?
why overriding?
What is the problem with multiple inheritance?