What are the advantages of inheritance?

Answer Posted / masokis

1. reusability
2. maintainability
3. extensibility
4. realibility

it's the basic part :)

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is coupling in oop?

604


What is destructor give example?

610


What is advantage of inheritance?

696


State what is encapsulation and friend function?

706


What is static in oop?

591






write a programe to calculate the simple intrest and compund intrest using by function overlading

1676


Why is polymorphism needed?

607


Can we override main method?

611


What is abstraction example?

628


What is the full form of oops?

624


Whats oop mean?

601


How long to learn object oriented programming?

575


What is abstraction in oops?

596


Why multiple inheritance is not possible?

608


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1417