I would have wished to see Venn Diagram, however I will try to answer this problem:
A={1,2,3,4}
B={1,2,5,6}
(A∩B) ={1,2}
The complement of (A∩B) is (A∩B)'
(A∩B)' = A'∪B' (De Morgan's law)
A' ={5,6} and B'={3,4}
A'∪B' = {5,6} ∪ {3,4}
A'∪B' = (A∩B)' = {3,4,5,6}