Step : Check whether the given set is empty
Given: C = {even numbers between 6 and 10}
We know that a set that does not contain any element is called an empty set or a null set.
Even number between 6 and 10 is 8
⇒ C = {8}
Since number of elements in set C =1
Hence, the given set is not an empty set.