1.

What is the output of the below Java program with Method Overriding?

A. Subclass Seats=20
B. Superclass Seats=32
C. Superclass Seats=32
D. Subclass Seats=20
Answer» E.


Discussion

No Comment Found