while (true) { System.out.println("This is a while loop."); }