0
Is C or C++ is same.?
5 Answers
0
C and C++ both have their uses. C is used in operating systems like Windows or Linux, Compilers, Interpreters, embedded systems (microwaves, ovens ect) and probably more. C++ is used in making AAA games, web browsers, photoshop also in other resource intensive tasks. They are both widely used so I donât think neither is better.
0
C++ has all C features and libraries, but C++ also has modern programming features like classes and lambda functions
0
which should i have to learn first?
0
If you want a little challenge then C++ otherwise pick C, itâs a lot simpler.
0
is C is best for be a Programmer?