explain any four characteristics of C++
Answers
Answered by
2
What are the features of C++ programming language?
Here are some of the remarkable features of C++ language:
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)
Explanation:
HoPe It HeLp's UhH ❣
☺ApPy TeDdy DaY ☺
PlS Flw Me Pls ☹pls
Give me thnks ☹
✌ITZ AbUsiNg QuEeN✌
Answered by
0
Explanation:
Small size.
Extensive use of function calls.
Loose typing - unlike PASCAL.
Structured language.
Low level (BitWise) programming readily available.
Pointer implementation - extensive use of pointers for memory, array, structures and functions.
Similar questions