virtual method

短语

词形变化

virtual methods 复数 virtual methods

释义与例句

n.
  1. 1.

    A method whose behavior can be overridden within an inheriting class by a method with the same signature.

    计算机