一个关于封装的小问题, 下面哪个/些关键字与封装相关?
7. Which of the following C++ keyword(s) is(are) related to encapsulation? (下面哪个/些关键字与封装相关?)
A. virtual
B. void
C. interface
D. private
E. all of the above
我的选择是A C D
我的答案对么?
[解决办法]
想听听你的理解
发布时间: 2013-03-06 16:20:31 作者: rapoo
一个关于封装的小问题, 下面哪个/些关键字与封装相关?
7. Which of the following C++ keyword(s) is(are) related to encapsulation? (下面哪个/些关键字与封装相关?)
A. virtual
B. void
C. interface
D. private
E. all of the above
我的选择是A C D
我的答案对么?
[解决办法]