Match the following: ColumnAColumnB1.{1,2,4,8}A.{x:x is a natural even number less than 10}2.{2}B.{x:xis a prime number and a divisor of 8}3.{2,4,6,8}C.{x:xis a divisor of 8}4.{4,6,8,9}D.{x:xis a composite number less than 10}
1 - C, 2 - B, 3 - A, 4 - D
{1, 2, 4, 8} is the set of divisors of 8 → (C)
{2} is set of prime number & divisor of 8 → (B)
{2, 4, 6, 8} is set of even numbers less than 10
{4, 6, 8, 9} is the set of composite numbers less than 10