Computer Science, asked by my251623, 5 hours ago

Write steps to save your C program.​

Answers

Answered by llchummill
1

Answer:

Type the program in C editor and save with . c extension (Press F2 to save). Press Alt + F9 to compile the program. If there are errors, correct the errors and recompile the program.

Similar questions