OOP'S advantages of inheritance include:
Answer / karthiga
1)provide a conceptual framework
2)avoid rewriting code
3)facilitating class libraries
4)all of these
| Is This Answer Correct ? | 144 Yes | 19 No |
What is the diamond problem in inheritance?
what is the difference between class and object?
what is ltti
what is code for call by value and call by reference?
What is class in oop with example?
Have you ever used threads?
Why static Function is used in C++?
What is variable example?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
What is the difference between inheritance and polymorphism?
write string class as your own class in java without using any built-in function