Computer Science, asked by kadamaajinath01, 4 days ago

In binary tree a node having no edges are called as

Answers

Answered by rajnisharma234299
0

Answer:

An edge is another fundamental part of a tree. An edge connects two nodes to show that there is a relationship between them. Every node (except the root) is connected by exactly one incoming edge from another node. Each node may have several outgoing edges. Root.

Similar questions