edited by
350 views
0 votes
0 votes

$T$ is a graph with n vertices. $T$ is connected and has exactly $n-1$ edges, then :

  1. $T$ is a tree
  2. $T$ contains no cycles
  3. Every pairs of vertices in $T$ is connected by exactly one path
  4. All of these
edited by

1 Answer

0 votes
0 votes

Ans :D All of these

Remember:

  • A tree with n vertices has n−1 edges.
  • Any connected graph with n vertices and n−1 edges is a tree
  • For a tree (T), there is one and only one path between every pair of vertices in a tree.
  • A tree is a connected graph containing no cycles

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 27, 2020
419 views
The Register or main memory location which contains the effective address of the operand is known as:PointerIndexed registerSpecial LocationsScratch Pad
0 votes
0 votes
1 answer
2
go_editor asked Mar 27, 2020
2,224 views
A general macroprocessor is an in built function of :LoaderLinkerEditorAssembler
0 votes
0 votes
1 answer
3
go_editor asked Mar 27, 2020
2,762 views
Producer consumer problem can be solved using :semaphoresevent countersmonitorsall the above
0 votes
0 votes
1 answer
4
go_editor asked Mar 27, 2020
455 views
If you want to execute more than one program at a time, the systems software that are used must be capable of :word processingvirtual memorycompilingmultitasking