Let $(X,d)$ be a metric space.
Let $\{A_n\}$ and $\{B_n\}$ be two sequences of subsets.
Suppose that $\{A_n\}$ and $\{B_n\}$ are both converge under Hausdorff distance.
Is it true that
$\lim(A_n\cup B_n)$=$(\lim_nA_n)\cup(\lim_nB_n)$?
$\lim(A_n\cap B_n)$=$(\lim_nA_n)\cap(\lim_nB_n)$?
Your second question is false. Let $A_i = \{a_i\}$ where $a_i \to c$ and let $B_i =\{b_i\}$ where $b_i \to c$. Then $$\lim (A_n \cap B_n) = \lim \emptyset = \emptyset \neq \{c\} = \lim(A_n) \cap \lim(B_n)$$