Which of the following keywords allows a subclass to access a superclass method even when the subclass has overridden the superclass method?
a. base.
b. this.
c. public.
d. super.
d. super.
Computer Science & Information Technology
You might also like to view...
Java provides exactly three relational operators.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
In a Cisco router, if the interfaces are down, packets can still be received or delivered.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology