Interviewer And Interviewee Guide

C++ Inheritance Interview Question:

Explain the advantages of inheritance?

Submitted by: Administrator
Allows the code to be reused as many times as needed. The base class once defined and once it is compiled, it need not be reworked.
Saves time and effort as the main code need not be written again.
Submitted by: Administrator

Read Online C++ Inheritance Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.