English, asked by asjadmirza822, 4 months ago

2. get / richer / poor / the / and / children / beget / the / more​

Answers

Answered by Anonymous
2

The main difference between do while loop and while loop is in do while loop the condition is tested at the end of loop body, i.e do while loop is exit controlled whereas the other two loops are entry controlled loops. Note: In do while loop the loop body will execute at least once irrespective of test condition.

Similar questions