C Is A Powerful Programming Language That Can Be Used For A Wide Range Of Applications, From System Programming To Scientific Computing. If You’re Interested In Using C, Here Are A Few Things You Need To Know.
Hare many compiler are available like “Borland Turbo C , Tiny C Compiler And Much more Compiler .” Hare You can use an IDE to write and run the C program by following these steps:
Step 1: Open turbo C IDE(Integrated Development Environment), click on File and then click on New.
Step 2: Write the C program code.
Save The File With “Name“and Extation C in default Directry Like “Name.c”.
Step 4: Click on Compile or press Alt + F9 to compile the code.
Step 4: Click on Run or press Ctrl + F9 to run the code.
Step 5: And turbo C will open the console to show you the output of the program.