what does c++ mean

王林
Release: 2020-05-08 13:07:54
Original
5840 people have browsed it

what does c++ mean

What is c?

C is the inheritance of C language. It can not only carry out procedural programming of C language, but also carry out object-based programming characterized by abstract data types. It can also carry out inheritance and Object-oriented programming characterized by polymorphism.

While C is good at object-oriented programming, it can also perform process-based programming. Therefore, the size of C depends on the scale of the problem it can adapt to.

c Language features

1. Support data encapsulation and data hiding

2. Support inheritance and reuse

3. Support Polymorphism

Recommended tutorial:c Tutorial

The above is the detailed content of what does c++ mean. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
c++
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!