Execution from the command prompt

After saving code in a file named Includes01.cpp and using the program named Dev C++ to compile the program, you can execute the program by entering either of the following commands at the command prompt:

Includes01.exe
Includes01