given the two sets, which statement is true?
A = {1, 2}
B = {1, 2, 3, 4}
a. B c A
b. 3 c A
c. 4 c A
d. A c B
e. none of the above
