Google News
logo
Compile and Run the C program
There are 2 ways to compile and run the c program, by menu and by shortcut.
1. By menu
2. By shortcut

By menu :

Now click on the compile menu then compile sub menu to compile the c program.
Then click on the run menu then run sub menu to run the c program.

By shortcut :

Compile C program press ( Alt+f9 ) and run the C program press ( ctrl+f9 ) keys compile and run the program directly.
You can view the user screen any time by pressing the alt+f5 keys. Now press Esc to return to the turbo c++ console.

Compile the C Program (Alt+f9) :
compile the C program
Run the C Program (Ctrl+f9):
Run the C program
Output :
C program Output