Register now or log in to join your professional community.
If we don't have concept of abstract class or methods, then we won't be having the concept of interface where we declare abstract methods only. If we don't have the concept of interface then we can not extends more than one class from a sub class (which is called multiple inheritance).