Computer Science, asked by avinsmallo6075, 1 year ago

Why is inheritance important in object oriented programming

Answers

Answered by AmudhavelVchamp
0
inheritance important in oops for code reuseability & it enhanced reliability
the base class code will be already tested & debugged.
Saves time & effort as the main code need not be written again...
Attachments:
Similar questions