1.

There are 'n' different books and 'p' copies of each. The number of ways in which a selection can be made from them is

Answer»

<P>`N^(p)`
`p^(n)`
`(p+1)^(n)-1`
`(n+1)^(p)-1`

ANSWER :C


Discussion

No Comment Found

Related InterviewSolutions