do-while for Looping while Looping Statments Bintu Chaudhary /*The easiest way to use while statement or while loop*/ #include<iostream> #include<conio.h> using namespace std; int main() {... Read More Share Twitter Facebook Google+