工资发放系统----多态性.pptVIP

  • 7
  • 0
  • 约 36页
  • 2017-08-21 发布于河南
  • 举报
Software Engineering Observation 13.10 A derived class can inherit interface or implementation from a base class. Hierarchies designed for implementation inheritance tend to have their functionality high in the hierarchy—each new derived class inherits one or more member functions that were defined in a base class, and the derived class uses the base-class definitions. Hierarchies designed for interface inheritance tend to have their functionality lower in the hierarchy—a base class specifies one or more functions that should be defined for each class in the hierarchy (i.e., they have the same

文档评论(0)

1亿VIP精品文档

相关文档