Question: In a hybrid set scenario, if set C = {a, b, c} and set D = {b, c, d}, which of the following is the correct representation of the symmetric difference between set C and set D? (2023)
Options:
Correct Answer: {a, d}
Exam Year: 2023
Solution:
The symmetric difference includes elements that are in either set but not in both, which results in {a, d}.