Texas Tech University

toString method. In particular, notice the use of the qualifier . super. to refer to the . ... it means a reference variable can be used to create objects from different classes, and you can use this reference variable to call on methods from the different objects. ... At what point will Java know which method it must call? The Java system will ... ................
................