InterviewSolution
Saved Bookmarks
| 1. |
There are 5 different boxes and 7 different balls. All the 7 balls are to be distributed in the 5 boxes placed in a row so that any box can receive any number of balls. In how many ways can these balls be distributed into these boxes? |
|
Answer» There are 5 different boxes and 7 different balls. All the 7 balls are to be distributed in the 5 boxes placed in a row so that any box can receive any number of balls. |
|