is declaring a method with the exact same signature as a method in a superclass 1 a 5150901
is declaring a method with the exact same signature as a method in a superclass. 1. a method of code reuse that allows you to define a new class by extending the data 2. fields and methods of an existing class. is the only Java class that does not have a superclass (case sensitive answer) 3. is using subtypes/subclasses in contexts where a related superclass is expected 4. st