InterviewSolution
Saved Bookmarks
| 1. |
If A = {a, b, c} then P(A) = {{a}, {b}, {c}, {a, b}, {b, c}, {a, c}, {a, b, c}}.(a) True(b) FalseThe question was posed to me in examination.My question is taken from Power Sets topic in portion Sets of Mathematics – Class 11 |
|
Answer» Right answer is (B) False |
|