+ 1
what is the best software for c++ ,for java and also for c compilers
there are different scripts compilers which is best for each one
3 Answers
+ 1
For C/C++ I recommend Visual Studio on Windows and GCC on Linux.
0
Visual Studio 2017 has great tools for C and C++, and Eclipse IDE is generally the go-to for Java.
0
C/C++ -> Codeblocks IDE
JAVA -> IntelliJ community edition by jetbrains