Menu

Graphs Questions

MCQ
41.
The spanning tree of connected graph with 10 vertices contains ..............
forum Discussion
MCQ
42.
If locality is a concern, you can use ................ to traverse the graph.
forum Discussion
MCQ
43.
Which of the following algorithms solves the all-pair shortest path problem?
forum Discussion
MCQ
44.
The minimum number of colors needed to color a graph having n (>3) vertices and 2 edges is
forum Discussion
MCQ
45.
Which of the following is useful in traversing a given graph by breadth first search?
forum Discussion
MCQ
46.
The minimum number of edges in a connected cyclic graph on n vertices is
forum Discussion
MCQ
47.
The number of edges in a regular graph of degree d and n vertices is
forum Discussion
MCQ
48.
The given Graph is regular.

data-structure-questions-answers-graph-q5
forum Discussion
MCQ
49.
Which of the following graphs are isomorphic to each other?

forum Discussion
MCQ
50.
In the given graph which edge should be removed to make it a Bipartite Graph?

forum Discussion