Skip to content

Latest commit

Β 

History

History
4 lines (2 loc) Β· 99 Bytes

Data Structure MCQ 1.md

File metadata and controls

4 lines (2 loc) Β· 99 Bytes

Question: If We have a Tree of n Nodes, how many Edges will it have?

Answer: n - 1