how to do loop of infinity numbers in java code example Example: write an infinite loop java while(true) { //do whatever }