Which of the following statements are true with respect to looping statements? Select one or more:
Answer options
A
the condition under which the iterative process should get terminated must be given
B
initial condition must be applied before the loop begins to execute
Correct answer: the condition under which the iterative process should get terminated must be given
Explanation
Quick AnswerThe correct answer is the condition under which the iterative process should get terminated must be given because it directly addresses the core logic of Essentials.
This question has been retained as-is due to its unique context.