InterviewSolution
Saved Bookmarks
| 1. |
Let A = {1, 2, 3,--------n} and B = {a, b, c], the number of functions from A to B that are onto is |
|
Answer» `3^(N)-2^(n)` |
|