Advertisements
Advertisements
प्रश्न
Define a loop invariant.
टिप्पणी लिखिए
उत्तर
In iteration, the loop body is repeatedly executed as long as the loop condition is true. Each time the loop body is executed, the variables are updated. However, there is also a property of the variables which remains unchanged by the execution of the loop body. This unchanging property is called the loop invariant.
shaalaa.com
Loop Invariant
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?