+ 3
What is c++ used for when coding
can css be placed inside a html coding
4 Answers
+ 8
C++ is now used for:
Critical applications, like servers, micro controller programs (most of the times those are written in C, but C++ compiler nowadays is super good at optimizing code)
AAA Games (PC, XBox One, PS4, Switch). Most of the games for those platforms are written in C++, you can probably exclude most of the indie games, because those use Unity or sometimes other type of engines.
Writing/Maintaining GNU Applications
and the other things...
https://www.quora.com/What-is-C++-used-for
+ 2
Miya thanks
+ 1
i don't know the usefulness of c++
0
C++ knowledge is useful for arduino projects, reverse engineering and other stuff.