Ray's playground

 

Derived Classes(Chapter 12 of The C++ Programming Language)

  An abstract class is an interface. A class hierarchy is a means of building classes incrementally. Naturally, every class provides an interface to users and some abstract classes provide significant functionality to build from, but ‘‘interface’’ and ‘‘building block’’ are the primary roles of abstract classes and class hierarchies.

posted on 2010-08-01 10:32  Ray Z  阅读(203)  评论(0编辑  收藏  举报

导航