C programming tutorial for beginners
what if You have to make a sandwich it's easy. But what would your thought if I tell you have to make 100 same sandwich . it's a difficult task.So, Now imagine that we are living in computer world how would. How can you make that computer make it for you. in programming for repeating the task continuously we use loops.
Repeating a task continuously is know as"Loops"
There are 3 types of loops in C
for loop
while loop
and,do while loop
and we gonna talk about while loop in c in this video
Timestamps:
queries:
while loop in c
loops in c
c programming c programming for gate while loop syntax