C++ fully supports ( ) programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.

2023-09-01

A .computer-oriented
B .procedure-oriented
C. object-oriented
D .aspect-oriented

参考答案:C

C++完全支持面向对象程序设计,包括以下4种属性:封装性、数据隐藏、继承性和多态性。

相关推荐