Question Detail
Question
According to the document, an 'Infinite Loop' primarily occurs when:
Correct Answer
Option B is the correct answer.
Detailed Explanation
Page 7 defines an 'Infinite Loop' as occurring 'when the condition never becomes False.' This usually happens if the control variable is not updated correctly.
Hint
The definition is directly given in the 'The Infinite Loop' section.