In example, the variable m is assigned a value 15 and n is assigned a value 8. Here, in the statement shown in the figure, first the condition m>n is checked. If the condition returns false the value of n is assigned to the variable z. In this case Variable z would contain the value of n.