问题1:String类是否可以继承? String类是final类故不可以继承。 一切由final修饰过的都不能继承 转载于:https://www.cnblogs.com/ProgramBull/archive/2013/06/03/3115670.html