

InterviewSolution
Saved Bookmarks
1. |
Let A = {u, v, w, z} and B= {3 , 5} , then the number of relations from A to B is :(A) 64 (B) 256(C) 1024 (D) 512 |
Answer» Correct option (B) 256 Explanation: If cardinality of A = m & cardinality of B is n, then total no. of relations from A to B Here m = 4 , n = 2 ∴ 28 = 256 |
|