单选题
C++ fully supports ( ) programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.
A computer-oriented
B procedure-oriented
Cobject-oriented
D aspect-oriented
正确答案
答案解析
C++完全支持面向对象程序设计,包括以下4种属性:封装性、数据隐藏、继承性和多态性。