Well. Here I am again. What I want is... Does the DO WHILE's 'WHILE' () execute at the end of every time a DO is executed? Or what? What I mean is does it check the while() every time the do is executed, or does not go another order?
With all due respect, this is getting a bit ridiculous.
All your questions of the last 20 minutes have been on very basic stuff, easily to be found in the tutorial.
For this particular matter, please check http://cplusplus.com/doc/tutorial/control/#do .
Now that you know where to find the tutorial, although I believe Catfish2 already pointed you to it, please read it carefully.
We are here to help you understand, but the learning you need to do yourself.