Explain the difference between a looping condition and a loop exit condition.
What will be an ideal response?
A looping condition indicates when the computer should continue looping through the instructions. The loop exit condition tells the computer when to exit (or stop) the loop. Every looping condition has an opposing loop exit condition; one is the opposite of the other.
Computer Science & Information Technology
You might also like to view...
When using compound criteria on the same row, all the conditions must be met for the records to be included in the results
Indicate whether the statement is true or false
Computer Science & Information Technology
Identify four tasks that can be fulfilled by a proxy server.
What will be an ideal response?
Computer Science & Information Technology