Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
56 views
in Computer by (44.9k points)
closed by

Introduction to loops.

1 Answer

+1 vote
by (44.8k points)
selected by
 
Best answer

There are many tasks in our day to day life which we repeat at specific intervals, like eating meals, taking a bath, going to school etc.

There is a very similar concept to this in programming where we need to repeat certain lines of code at specific interval or till specified condition is met.

In programming, repetition of a line or a block of code is also known as iteration. A loop is an algorithm which executes a block of code multiple times till the time a specified condition is met. Therefore, we can say that a loop iterates a block of code multiple times till the time mentioned condition is satisfied.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Nov 3, 2023 in Computer by Eshwarojha (44.9k points)
0 votes
1 answer
0 votes
1 answer
asked Nov 3, 2023 in Computer by Eshwarojha (44.9k points)

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...