advantages of inheritance in C plus plus

Untitled Forums Programming Assignment Help advantages of inheritance in C plus plus

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15427
    Pitter John
    Participant

    What are the advantages of inheritance in C++?

    #15429
    Aakanksha
    Participant

    Answer: Advantages of inheritance in C++:

    • It permits code reusability.
    • Reusability saves time in program development.
    • It encourages the reuse of proven and debugged high-quality software, thus reducing problem after a system becomes functional.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.