Q:
List the advantages of inheritance
Answer
- Inheritence permits code reusability.
- Reusability saves time in program development.
- It encourages the reuse of proven and debugged high-quality software which reduces the problems after a system becomes functional.
View answer
Workspace
Report Error
Discuss