The correct options are
B B1,B2⋯Bn should be exhaustive
C B1,B2⋯Bn should be disjoint
Let’s first see what Bayes’ theorem says and then check which all statements are consistent with it. If an event A can occur with one of the n mutually exclusive and exhaustive events B1,B2…..Bn and the probabilities P(AB1),P(AB2)⋯P(ABn) are known, then P(BiA)=P(Bi)P(ABi)∑P(Bi)P(ABi)
So the conditions on Bi s are
1) They should be disjoint
2) They should be exhaustive
⇒ options B and C are correct.