If statement executes set of instructions only when a given condition is true. Is statement also provides alternative set of statements called else clause for situations when if condition is false.
Team of Technologists.
If statement executes set of instructions only when a given condition is true. Is statement also provides alternative set of statements called else clause for situations when if condition is false.