Computer Science, asked by abhimanyukumar200374, 11 months ago

define inheritance. show brief python example of single level,multiple and multilevel

Answers

Answered by kkunal497
0

Inheritance :

Inheritance allows us to define a class that inherits all the methods and properties from another class.

Attachments:
Similar questions