WHILE AN DO WHILE LOOP code example Example: whiel loop in C while (testExpression) { // statements inside the body of the loop }