What kind of graph is shown here SolutionKmn has mn vertices
What kind of graph is shown here?
Solution
Km,n has (m+n) vertices and (mn) edges.
K3,3 has 6 vertices and 9 edges but the given graph has only 8 edges.
it is also not C6 as degree of each vertex (number of edges to a vertex) is not 2.
In the graph vertices f and c are not connected so it is not K6 as each vertex is not connected to other vertices.
Number of edges in W6 is 2(6-1) =10 but there are only 8 edges so it is not W6.
K2,4 has 6 vertices and 8 edges.
so it is K2,4 graph.
hence the correct option is (5).
