while loop program in java code example Example: java while while (condition) { // code block to be executed }