Math, asked by xMuskaNx, 5 months ago

What is difference between c and c++ language

Answers

Answered by shikhartripathi2007
4

Answer:

The main difference between both these languages is C is a procedural programming language and does not support classes and objects, while C++ is a combination of both procedural and object-oriented programming languages. ... On the other hand, C++ supports both procedural and object-oriented programming paradigms.

Step-by-step explanation:

The main difference between both these languages is C is a procedural programming language and does not support classes and objects, while C++ is a combination of both procedural and object-oriented programming languages. ... On the other hand, C++ supports both procedural and object-oriented programming paradigms.

Similar questions