单项选择题

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.