现在的位置: 首页 > 综合 > 正文

【未名空间】一些oop的概念

2018年05月24日 ⁄ 综合 ⁄ 共 437字 ⁄ 字号 评论关闭

The candidate should be able to give satisfactory definitions for a random
selection of the following terms:
class, object (and the difference between the two)
instantiation
method (as opposed to, say, a C function)
virtual method, pure virtual method
class/static method
static/class initializer
constructor
destructor/finalizer
superclass or base class
subclass or derived class
inheritance
encapsulation
multiple inheritance (and give an example)
delegation/forwarding
composition/aggregation
abst

抱歉!评论已关闭.