If U = {1, 2, 3, 4,5}, A = {2, 3, 4}, B = {1,4, 5}, then which of the following statements are true?
All of the above
U = {1, 2, 3, 4,5}, A = {2, 3, 4}, B = {1,4, 5}
A∪B = {1, 2, 3, 4, 5}
So A U B ⊃ B is true
B – A = (1, 5} , A’ = {1, 5}
So, B – A = A’ is true
(A U B)’ = { } is true
So all the statements are true