if-else

The if-else is a statement which allows conditional execution of a statement or a conditional choice of two statements, executing one or the other but not both.