Which one represent the empty set
{}
0
{0}
None of these
Let S = {0, 1, 5, 4, 7}. Then the total number of subsets of S is
64
32
40
20
If A = {a, b, c} then power set of A is
{a, b, c, ∅}
{{a}, {b}, {}}
{{a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}}
{{a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}, {}}
If a set A containing n elements, then the number of subset of A is
n2
2n
2n - 1
Given the sets A = {1, 2, 3}, B = {3, 4} C = {4, 5, 6} then A ∪ (B ∩ C) is
{3}
{1, 2, 3, 4}
{1, 2, 4, 5}
{1, 2, 3, 4, 5, 6}
A ∩ Φ =
A
Φ
Not defined
The set of all subsets of a set A is the _________ of the set A.
Super set
Proper set
Power set
A set which contains no element is called __________
Infinite set
Empty set
Equal set
Equivalent set
If A = {a, b, c, d, e} c = {a, e} then A∩C = ___________
{a, b, c, d, e}
{b, c, d}
∅
{a, e}
If A = {p, q, r, s, t} B = {p, q, t} then A - B =
{p, q, r, s, t}
{p, q, t}
{r, s}