Time:09-22
CodePudding user response:
beg god to help write such a program thank
Public class Student {A String of major; Public Student () {super();//call the superclass constructor } }
in addition, the parent class structure can't call a subclass constructor, There is only one parent, but subclasses may have multiple,
Page link:https//www.codepudding.com/Backend/22364.html