Type of inheritance
Definition → Creating a new class (sub class) that acquires all the properties of another class is called is inheritance.
In java we achieve concept of inheritance with the help of extends keyword.
THERE ARE MAINLY 5 TYPE OF INHERITANCE
Single inher...
what-is-oops.hashnode.dev1 min read