0 Comments
C(4,3) = 4
The expression C(4,3) represents the number of combinations of 4 items taken 3 at a time. Using the formula for combinations, we have:
C(4,3) = 4! / (3! * (4-3)!) = 4
Therefore, the answer is [4].