Flipping a coin we get either head or tail can't get both so events are mutually exclusive. i.e P(A and B) =0. but flipping the same coin twice may result in either head or tail and result of flipping a coin twice is independent of what appeared the first time. So we can say events are independent? if YEs
then how come it is possible that events are mutually exclusive and like wise independent too ?
If two events $A$ and $B$ are mutually exclusive then $$ A \rightarrow \neg B $$ and $$B \rightarrow \neg A$$ In particular $$P(A\land B) = P(A\cap B) = 0$$ If two events are independent, then $$P(A\land B) = P(A \cap B) = P(A)P(B) $$ If two events are independent and mutually exclusive, then, combining these two results:
$$P(A\cap B) = P(A)P(B) = 0 \iff P(A) = 0 \lor P(B) = 0$$ Therefore, $A$ must have zero probability or $B$ must have zero probability. Note that this does not imply, however, that any of these events are impossible.