How you can compile and run the C program?
Answers
Answered by
0
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.
MARK ME AS BRAINLIEST...
Answered by
0
Answer:
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
Explanation:
Please mark me as a brainliest answer only if you want and hope it help you
Similar questions