What is C++??? what are the features of C++???
Answers
Answered by
2
Explanation:
C++ is copy
C++ is copythis is ur answer frnd
Answered by
13
C++ is an object-oriented language, unlike C which is a procedural language. This is one of the most important features of C++. It employs the use of objects while programming. These objects help you implement real-time problems based on data abstraction, data encapsulation, data hiding, and polymorphism.
↪OOP (Object-Oriented Programming) C++ is an object-oriented language, unlike C which is a procedural language.
↪Platform or Machine Independent/ Portable.
↪Simple.
↪High-level programming language.
↪Popular.
↪Case sensitive.
↪Compiler-Based.
↪DMA (Dynamic Memory Allocation)
Similar questions