Question 9775 – Sequential-Circuits
December 6, 2023
Question 13006 – Data-Structures
December 6, 2023
Question 9775 – Sequential-Circuits
December 6, 2023
Question 13006 – Data-Structures
December 6, 2023

Question 1121 – Nielit Scientist-B CS 22-07-2017

Consider the following graph L and find the bridges, if any.

Correct Answer: B

Question 11 Explanation: 
A bridge, ut-edge, or cut arc is an edge of a graph whose deletion increases its number of connected components.
Equivalently, an edge is a bridge if and only if it is not contained in any cycle.
A graph is said to be bridgeless or isthmus-free if it contains no bridges.
If we remove {d,e} edge then there is no way to reach e and the graph is disconnected.
The removal of edges {c,d} and {c,f} makes graph disconnect but this forms a cycle.
A
No bridges
B
{d,e}
C
{c,d}
D
{c,d} and {c,f}
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!