for (int i = 0; i < 10; ) { System.out.println(i); // بینهایت }