what are for loops in java code example Example: how to make a loop in java for (int i = 0; i < 3; i++) {}