Introduction to OOP: Chapter 7: Inheritance
[next]
[previous]
[audio]
[real]
[text]
Benefits of Inheritance
-
Software Reuse
-
Code Sharing
-
Improved Reliability
-
Consistency of Interface
-
Rapid Prototyping
-
Polymorphism
-
Information Hiding
Intro OOP, Chapter 7, Slide 18