What is meant by inheritance? what are the advantages of inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What is an abstraction?
What is the abstract method modifier?
What is the diffrence between an abstract class and interface?
What are the different types of inheritance?
Name some languages which have object oriented language and characteristics?
What is the use of ‘finalize’?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Is class an Object? Is object a class?
Explain the use of Vtable and what are the various problems to override the functions?
Can we override a method by using same method name and arguments but different return types?
what is meant by "method-wars"?
Explain about parametric polymorphism?