32.9k views
0 votes
Implement above using c programming language

User TheX
by
7.8k points

1 Answer

4 votes

Answer:

1. Click on the Start button

2. Select Run

3. Type cmd and press Enter

4. Type cd c:\TC\bin in the command prompt and press Enter

5. Type TC press Enter

6. Click on File -> New in C Editor window

7. Type the program

8. Save it as FileName.c (Use shortcut key F2 to save)

User Ilyas
by
7.7k points