if and if else statements c++ code example Example: if else c++ if(condizione){ //Istruzione } else{ //Istruzione }