Explanation:
well, the combination of all set elements.
FYI : if some elements appear in both sets, we only use these once for the result set (this is not the case here, but it might be in other questions).
the combination of both sets is then
{b, c, d, e, g, h}