-->
当前位置:首页 > 题库

单选题:If a method defined in a derived class has the same name, return

Luz5年前 (2021-05-10)题库1519
If a method defined in a derived class has the same name, return type and parameters with the base one, we call this situation as: ( ) @[B](2)

A. overload
B. override
C. inheritance
D. construction




A.overload
B.override
C.inheritance
D.construction


答案:B