The correct option is
C 2n2A relation is simply a subset of cartesian product
A×A.
If A×A=[(a1,a1),(a1,a2),.....(a1,an),
(a2,a1),(a2,a2),........(a2,an)
......
(an,a1),(an,a2).........(an,an)]
We can select first element of ordered pair in n ways and second element in n ways.
So, clearly this set of ordered pairs contain n2 pairs.
Now, each of these n2 ordered pairs can be present in the relation or can't be. So, there are 2 possibilities for each of the n2 ordered pairs.
Thus, the total no. of relations is 2n2.
Hence, option C is correct.