What type of loop always performs the loop statements at least once?
What will be an ideal response?
A do while loop always performs the loop statements at least once.
Computer Science & Information Technology
What will be an ideal response?
A do while loop always performs the loop statements at least once.