C++, high-level computer programming language.
Is based on the traditional C language but with added object-oriented programming and other capabilities.
you need to install Visual Studio first.
you can found how to install gcc Visual Studio at: https://visualstudio.microsoft.com/fr/downloads/
for run the program, you can use the command:
g++ hello.cpp -o hello