Which of the following Boolean expression is a tautology?
A tautology is a compound statement in Maths that always results in a Truth value.
It doesn’t matter what the individual part consists of, the result in tautology is always true.
Explanation for the correct option(D):
The truth table is:
T | T | T | T | T |
T | F | F | F | T |
F | T | F | T | T |
F | F | F | T | T |
All outputs of are true.
So, it is a tautology.
Hence, the correct option is
Explanation for the incorrect options:
The truth table is:
T | T | T | T | T | T | T | T |
T | F | F | T | F | F | T | F |
F | T | F | T | T | F | T | T |
F | F | F | F | T | F | F | T |
All outputs of options are not true.
So, these options are incorrect.