Q. The 2n vertices of a graph G corresponds to all subsets of a set of size n, for n>=4. Two vertices of G are adjacent if and only if the corresponding sets intersect in exactly two elements.The number of connected components in G can be (Solved)
1. n+2
2. 3n/2
3. n2
4. 2n
- b. 3n/2