Write steps to save your C program.
Answers
Answered by
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