1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Graphs
  4. For a given graph G having v vertices an...
Q.

For a given graph G having v vertices and e edges which is connected and has no cycles, which of the following statements is true?

A. v=e
B. v = e+1
C. v + 1 = e
D. v = e-1
Answer» B. v = e+1
View all MCQs in:   Data Structures (DS)

Discussion