When A Subclass Method Has The Same Name As A Parent Class Method And The Same Parameters It Is Referred To As?

When A Subclass Method Has The Same Name As A Parent Class Method And The Same Parameters It Is Referred To As? Method overriding is when a subclass redefines a method of its superclass, of course the redefined method (of the subclass) has the same name and the same parameter types of the method of