+ 1
g++ is a compiler of c++ and is mostly packed with another library of g/g++ both of them compiles C and C++ coded respectively g++ though is profoundly used in Linux based OS and helps in programming suppose you make a program of adding two numbers, to compile them you will need a compiler that converts your code into machine understandable language , that is where g++ is used !!!! #SiD
7th Jan 2017, 5:38 AM
Siddharth Naithani
Siddharth Naithani - avatar