Computer Science, asked by sarithasaritha3975, 1 year ago

What are the advantages of using inheritance in java

Answers

Answered by nitish8089
1
you don't have to write again public, protected, default (not a keyword here) the variable , method of parent class for extended class or child class..
Similar questions