what is c++?what is the feature of c
thanks dedo
Answers
Answered by
5
C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible.
Answered by
2
Answer:
The main features of C language include low-level access to memory, a simple set of keywords, and a clean style, these features make C language suitable for system programmings like an operating system or compiler development. Features of C Programming Language: Procedural Language. Fast and Efficient.
Similar questions