InterviewSolution
Saved Bookmarks
| 1. |
Let A and B be any two sets such that n(B) = p, n(A) = q then the total number of functions f : A → B is equal to __________. |
|
Answer» Any element of set A, say xi can be connected with the element of set B in p ways. Hence, there are exactly pq functions. |
|