*It is used to specify a block of code to be exercuted,if a specified condition is true.
*Is used to execute different codes for more than two conditions.
*Is used to specify a block of code to be executed, if the same conditoin is false.