For Loop Programs in C
Hello friends,
We are learning about loops , Today we will see or learn some more programs in for loop in C language.
A program to detect the Armstrong Number in three digits from 100 to 999.
A program to display the numerical pyramid structure using for loop .
Note: The gotoxy() function moves the cursor on the output screen wherever desired.It takes x co-ordinates and y co-ordinates.
No comments:
Post a Comment