MCQ
If A = {1, 2}, then A × A =
Unit-3 Sets and Relations
A {(1, 1), (1, 2), (2, 1), (2, 2)}
B {(1, 2), (2, 1)}
C {1, 2}
D {(1, 1), (2, 2)}
Explanation

A × A lists all ordered pairs formed from A: (1,1), (1,2), (2,1), (2,2).