+ 1
Coding software
which software can be used for C ++
4 Answers
+ 1
Any kind of software, sinds C++ is turing complete. Games are developed in C++ and other software that get benefit from complex memory management control that C++ offers.
+ 1
In practice: games, large servers, robots...
0
I mean for practice
0
if you mean a software I'm pretty sure you need a software in which you can code , it's generally called and IDE , for c++ I prefer visual studios or codeblocks. Just search it on Google and download .
If your system.doesnt support visual studio ( you need at least 4 GB RAM) then use code blocks .