Inheritance
  • 音标:/ɪnˈherɪtəns/
  • 意思:继承
  • 例句Inheritance allows a class to reuse the code and behavior of its parent class.
  • 翻译:继承允许类复用其父类的代码和行为。
  • 补充说明:继承建立了类之间的"is-a"关系。