Right answer is (c) There can be more than 2 independent classes involved in single inheritance
Best explanation: If more than 2 independent classes are involved to implement the single level inheritance, it won’t be possible as there must be only one child and one parent class and none other related class.