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