Which of the following is true for the “repeat” loop?18/21Which of the following is true for the “repeat” loop?None of theseIt can be used to iterate a block indefinitelyIt can be used to repeat execution of the block exactly two timesIt can be used to iterate a block until a specified condition is trueGiải thíchChọn đáp án A.