Computer Science, asked by backgamers995, 5 hours ago

how you can run compile and run the c program please answer​

Answers

Answered by xXMissSuchana999Xx
2

\huge\bold\red{Answer}

The Process to run the c program:-

  • Type the program in C editor and save with . ...
  • Press Alt + F9 to compile the program.
  • If there are errors, correct the errors and recompile the program.
  • If there are no errors, then press Ctrl + F9 to execute/run the program.
  • Press Alt + F5 to open User Screen and check the result.
Similar questions