Differentiate between for loop and a while loop? What are its uses?
Long Answer
Views 1025
Answer:
For executing a set of statements fixed number of times we use for loop while when the number of iterations to be performed is not known in advance we use while loop.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.