The correct option is A 2n
If all the n objects are chosen from n identical objects, then number of ways is nC0
If n−1 objects are chosen from n identical objects and 1 from n diferent objects, then number of ways is nC1
Similarly,
If n−2 objects are chosen from n identical objects and 1 from n diferent objects, then number of ways is nC2
Therefore, total number of ways is,
nC0+ nC1+ nC2+...+ nCn=2n