Write the steps to save C program
Answers
Answered by
5
Answer:
To save source code in TC editor, follow these steps.
Select Save command from file menu or press F2 key. A dialog box will appear. The default file name of source code is NONAME00.C.
Type the name of file such as "first.c" and press Enter key. You can also select a specific folder (or location).
Similar questions