Option (A):
If A and B are mutually exclusive, then:
\[
P(A \cap B) = 0
\]
So the expression \( P(A \cap B) = P(A) \cdot P(B) \) is incorrect unless A and B are independent, not mutually exclusive. Hence, option (A) is incorrect.
Option (B):
Conditional probability is defined as:
\[
P(A \mid B) = \frac{P(A \cap B)}{P(B)}
\]
If \( B \subseteq A \), then \( A \cap B = B \), so:
\[
P(A \mid B) = \frac{P(B)}{P(B)} = 1
\]
Thus, option (B) is correct.
Option (C):
If A and B are mutually exclusive, then:
\[
P(A \cap B) = 0 \Rightarrow P(A \cup B) = P(A) + P(B)
\]
So, option (C) is correct.
Option (D):
If A and B are independent, then:
\[
P(A \cap B) = P(A) \cdot P(B)
\]
This value is generally non-zero unless either \( P(A) \) or \( P(B) \) is zero. Hence, option (D) is incorrect.