How to can complete and run the C program
Answers
Answered by
3
Answer:
Step 1 : Open turbo C IDE(Integrated Development Environment), click on File and then click on New.
Step 2 : Write the above example as it is.
Step 3 : 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 : Output.
Similar questions