for( initialization of expression; condition; action for initialized expression ) { instruction statement to be executed; }