文件名称:include
- 所属分类:
- Internet/网络编程
- 资源属性:
- [WORD]
- 上传时间:
- 2013-05-31
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- vrt***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In the chapter, we stated, “When a base-class member is inappropriate for a derived class, that member can be overridden
in the derived class with an appropriate implementation.” If this is done, does the derived-class-is-a-base-class-object relationship
still hold? Explain your answer.
ANS: No. The “is a” relationship assumes that everything belongs to the base class object belongs to the derived class
object and also assumes that all functionality of the base class is present in the derived class object.
in the derived class with an appropriate implementation.” If this is done, does the derived-class-is-a-base-class-object relationship
still hold? Explain your answer.
ANS: No. The “is a” relationship assumes that everything belongs to the base class object belongs to the derived class
object and also assumes that all functionality of the base class is present in the derived class object.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include.doc