

InterviewSolution
Saved Bookmarks
1. |
No. of combinations by selecting one or more than one object out of n objects is:A. `2^(n-1)`B. `2^(n-1)`C. `2^(n)`D. None of these |
Answer» Correct Answer - B | |