+ 7
C++ and C are both different standalone languages made from the same company (Microsoft). C is a much older version of the C languages, being developed around 1970, and was used a lot while developing with Linux and its shell. The biggest difference between C and C++ is that C++ offers Object Oriented Programming (or OOP), which gives it a substantial advantage over C when it comes to developing programs. When it comes down to which one is better, I would say that C++ would be compared to C as it is much more modern, allowing for the use of several different programming libraries and functions with many different uses, allowing it to have more of a functionality and use in most fields that programming is used. With that being said, C is still a very good language and is also very much used today by many companies, so both of them are definitely worth checking out.
10th Apr 2018, 4:53 PM
Faisal
Faisal - avatar
+ 2
It depends on your situation. For me i have learned c++ first because i had to program an open cm circuit. If you are new to coding learn python, if not its case sensitive.
10th Apr 2018, 4:24 PM
syul
syul - avatar
+ 2
C is procedural langauge while c++ is object oriented programming language. C does not support classes and objects. C++ support object and classes. In my opinion c++ is better than c because it contains oop concept. Nowday c++ is used in gamedevlopment, app, operating system , software development, web development.
21st Apr 2021, 1:58 AM
saurabh shitole
saurabh shitole - avatar