+ 1
What is the practical use of c++?
Actually i am new here i don't know could anybody tell me some popular apps using this coding language except the calculators?
2 Respuestas
+ 2
C++ is the language behind most triple a games. its one of the fastest languages so for apps where speed is a must its a safe bet to go with C++. its also one of the harder languages so unless you really want to go into a field that uses it you might be better off starting with an easier language like Python which can do a lot of the same stuff just slower but 4x as easy to write
+ 1
C++ is being used in various areas. Most of the applications are written in c++ language.
●desktop applications.
●all major applications of Adobe systems are written in c++.
●some of the Google applications are also written in c++, including Google chromium ,Google file systems.
●few part of apple OS X are written in c++ programming language.
and there are still many more where c++ is used.
games and many applications can be made using c++.