

InterviewSolution
Saved Bookmarks
1. |
The order of a set A is 3 and that of a set B is 2. What is the number of relations from A to B?A. 4B. 6C. 32D. 64 |
Answer» Correct Answer - B Since, order of a set A is 3 and order of set B is 2 therefore n(A)=3 and n(B)=2 `therefore` Number of relations from A to B `=n(A)xxn(B)=3xx2=6` |
|