I was wondering if there is a finite number of time that I can inherit a class? Or what are the factors that can influence this?
For all practical applications, inheritance trees in Java may grow to infinite size.