Question: If a hybrid set is created from set T = {1, 2} and set U = {2, 3, 4}, what is the resulting hybrid set?
Options:
Correct Answer: {1, 2, 3, 4}
Solution:
The hybrid set formed by the union of set T and set U includes all unique elements from both sets, which are {1, 2, 3, 4}.