Answer Posted / guest
inheritance means deriving new class from base are derived class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between class inheritance and interface inheritance?
Can we use static method definitions in interfaces?
Define exceptions?
explain dynamic binding
What is the difference between a virtual method and an abstract method?
What are the different principle of OOPS?
What are base class, sub class and super class?
What are the limitations of oops?
How to achieve data abstraction?
What do you mean by abstract class?
What is ‘this’ pointer?
What are the features that are provided to make a program modular?
Difference between encapsulation and data hiding ?
What is the main use of message metaphor in object-oriented programming?
What is the order of call of constructors in inheritiance?