Kizspy | Question: 9
(Choose 1 answer)
Let U={0, 1, 2, 3, 4, 5, 6, 7, 8, 9). Let A, B be subsets of U. The bit string representation of A is 1010101010,and the bit string representation of B is 0101010101. Find the intersection of A and B.
A. The empty set
B. {0,3}
C. (2, 4, 7}
D. U
E. {0, 1, 4, 6, 9}