Which of the following statements about a do…while repetition statement is true? ( )
A、The body of a do…while loop is executed only if the terminating condition is true.
B、The body of a do…while loop is executed only once.
C、The body of a do…while loop is always executed at least once.
D、None of the above.
发布时间:2025-06-30 09:31:00