Answer:
Correct option is:
c. {2, 4, 6, 8}
Explanation:
d = x is a whole number
i.e. d={0,1,2,3,...}
f = x is an even number greater than or equal to 2 and less than 9
i.e. f={2,4,6,8}
Intersection(∩) of two sets gives the element which is common in both the sets
d∩f={0,1,2,3,...}∩{2,4,6,8}
= {2,4,6,8}
Hence, Correct option is:
c. {2, 4, 6, 8}