What is the max level of inheritance in java?

前端 未结 5 1335
北海茫月
北海茫月 2020-12-20 17:15

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?

5条回答
  •  粉色の甜心
    2020-12-20 17:46

    Read this (Its fun)

    The system is out of resources.
    Consult the following stack trace for details.
    java.lang.StackOverflowError
    

提交回复
热议问题