If and are simple propositions, then is false when.
is true and is false
Step-1: Definition of Conditional statement:
Conditional: Let and be two propositions/statements then Conditional statement is defined as, if is True and is False then it gives output as False otherwise True for the remaining combinations.
It can be shown with the help of a truth table.
Notation: Conditional is denoted by the symbol .
Step-2: Truth table for
T | T | T |
T | F | F |
F | T | T |
F | F | T |
Where T is True and F is False.
From the above table, we can conclude is False if is True and is False.
Hence option ‘C’ is correct.