What's better, C or C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's better, C or C++?

I wanna learn another lenguaje but I need the most effective between those two. If you can help me out, I'll appreciate it.

7th Dec 2017, 3:37 AM
Eduard Arias
Eduard Arias - avatar
3 Answers
+ 12
If you are actually interested, learn both. C is not entirely just a subset of C++, but C++ has backwards compatibility. It's hard to judge in terms of "effectiveness" without being given a specification as to what the field of expertise does this effectiveness apply on.
7th Dec 2017, 3:40 AM
Hatsy Rei
Hatsy Rei - avatar
+ 7
I think it is C++ because C++ has better libraries than C
7th Dec 2017, 3:39 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 2
C++ is the best of the two; it has much more capability such as classes and overloading, without compromising it's [C's] integrity.
7th Dec 2017, 3:41 AM
Yukinori Shinohara
Yukinori Shinohara - avatar