$X^c$ denotes the complement set of $X$
(i) $= C \cup C^c = U$
I used that $C\subset U$ because $U$ is the universal set, that implies that $C\cap U = C$.
(ii) $= A^c \cup A^c = A^c$
I used that $A\subset U \implies A\cap U = A$. You can also use De Morgan's law:
(ii) $= (A^c\cup U^c) \cup A^c = (A^c\cup \emptyset) \cup A^c = A^c \cup A^c = A^c$
(iii) $= (C^c \cup C)^c = U^c = \emptyset$
The first stepp is because $\emptyset \subset C$ implies that $C\cup \emptyset = C$.
Another possibility is using De Morgan's law $(M\cup N)^c = M^c\cap N^c$ and $(M^c)^c = M$:
(iii) $= ((C\cup \emptyset)^c)^c \cap C^c = (C\cup \emptyset)\cap C^c = C\cap C^c = \emptyset$
(iv) $= (B\cap A)\cap A^c = B\cap (A\cap A^c) = B\cap \emptyset = \emptyset$
Here using the commutative and associative properties of the intersection.