+ 2
Is c++ better than c?
6 odpowiedzi
+ 3
It's easy to assume C++ to be better than C but it's totally dependent on the application and usage! 
There are multiple scenarios in which C is more preferred than C++ mostly due to its less footprint and faster compile time! 
But unless you're a performance freak or work with embedded or kernel level programming you can safely stick with C++ as it makes everything easy and does a lot of funky magic stuff without you bothering about what's going under the hood! 
+ 1
Thanks! 
+ 1
I think many companies prefer C over C++.
Is it true? 
0
Personally, I find c much easier than c++. However, I have heard more companies use c++ in their software.
- 2
yes it is. c++ is an revised version of c.
- 2
yes for sure oop's concept in c++



