edited by
4,668 views
0 votes
0 votes

Which two of the following are equivalent for an undirected graph  G ?

(i) G is a tree

(ii) There is at least one path between any two distinct vertices of G

(iii) G contains no cycles and has (n-1) edges

(iv) G has n edges

  1. (i) and (ii)     
  2. (i) and (iii)    
  3. (i) and (iv)   
  4. (ii) and (iii)
edited by

3 Answers

0 votes
0 votes
A connected acyclic graph is called a tree. Tree is connected (there is a path between any two distinct vertices) and has n-1 edges because of zero cycles and connectedness.

Answer B
0 votes
0 votes
Answer is D;

   As default graph is a simple graph & it is undirected
and it has  no self loop and parallel edges

Related questions

2 votes
2 votes
2 answers
1
rishu_darkshadow asked Sep 22, 2017
7,955 views
The complete graph with four vertices has $k$ edges where $k$ is :$3$ $4$ $5$ $6$
–1 votes
–1 votes
0 answers
2
rishu_darkshadow asked Sep 24, 2017
576 views
We cannot delete the __________ icon but we can made it invisible.Recycle My Computer Internet explorer None of the abov...
1 votes
1 votes
2 answers
3
1 votes
1 votes
1 answer
4