0 like 0 dislike
124 views
in Biology by (1.0m points)
What is loop? Explain while loop and give example.

1 Answer

0 like 0 dislike
by (1.0m points)
In computer programming, a loop is a sequence of instruction s that is continually repeated until a certain condition is reached. Typically, a certain process is done, such as getting an item of data and changing it, and then some condition is checked such as whether a counter has reached a prescribed number. If it hasn't, the next instruction in the sequence is an instruction to return to the first instruction in the sequence and repeat the sequence. If the condition has been reached, the next instruction "falls through" to the next sequential instruction or branches outside the loop. A loop is a fundamental programming idea that is commonly used in writing programs.

An infinite loop is one that lacks a functioning exit routine . The result is that the loop repeats continually until the operating system senses it and terminates the program with an error or until some other event occurs (such as having the program automatically terminate after a certain duration of time).
by
levaquin generic <a href="http://gnlevaqu.com/">order levofloxacin 250mg online cheap</a>

Related questions

0 like 0 dislike
0 answers 38 views
0 like 0 dislike
0 answers 71 views
0 like 0 dislike
1 answer 21 views
0 like 0 dislike
1 answer 30 views
0 like 0 dislike
1 answer 21 views
asked Feb 12, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 38 views
asked Feb 11, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 789 views
0 like 0 dislike
0 answers 40 views
0 like 0 dislike
1 answer 36 views
asked Nov 11, 2018 in Biology by danish (1.0m points)
Welcome to Free Homework Help, where you can ask questions and receive answers from other members of the community. Anybody can ask a question. Anybody can answer. The best answers are voted up and rise to the top. Join them; it only takes a minute: School, College, University, Academy Free Homework Help

19.4k questions

18.3k answers

8.7k comments

3.3k users

Free Hit Counters
...