0 Comments
The formula for N choose K is given as:
C(n, k)=
Where,
n is the total numbers.
k is the number of the selected item.
Options C is correct.