An infinite for loop is a loop that runs synchronously (operating). Here is a code snippet of it. for (;;) { // Add code here }