If P = {1,2,3,4,5} and P \(\cup\) Q = {1,2,3,4,5,6,7}, list the elements in Q
Correct Option:
C
Q = (P \(\cup\) Q) - P
{6,7}
{6,7}