How to run and compile a C++ program on Linux Mint

How can I run and compile a C++ program without installation of its compiler coz i heard that it works without a compiler on linux i want to run and compile it on Linux mint but iam not conservant with Linux help me plz
A compiler transforms source code (text program) into an executable file.
You need a C++ compiler, to "compile a C++ program".

If you do not want to install Linux, there's a way to build a custom Linux distro that contains the tools you need, and then run it from CD or DVD:
http://susestudio.com/
Just go download VMWare Player for free, and download any linux .iso and bam. You ave linux without affecting anything
Topic archived. No new replies allowed.