Try while loop instead of do while loop. Go through the details of while and do while which will make you clear regarding the issue you are facing. When you use do while your code actually gets...