Computer Science, asked by duryodhanpatra319, 10 months ago



3. What is inheritance. Draw the diagram?

Answers

Answered by MoonxDust
1

Answer:

Inheritance is a core feature of object oriented programming. You can indicate this in your diagram by drawing an unfilled arrow from the child class to the parent class.

Similar questions