The number of ways to distribute 4 identical items into 3 distinct boxes is
Q1. The number of ways to distribute 4 identical items into 3 distinct boxes is
Answer: Both B and C
Explanation: Using stars and bars method, the number of ways = (n+k-1)C(k-1) = 6C2.