Computer Science, asked by prathamshukla60, 8 months ago

Write the steps to save C program​

Answers

Answered by bhoopbhoomi3088
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