for (initialization; condition test; increment or decrement) { //Statements to be executed repeatedly }