1.

What is a binary tree?

Answer»

A binary tree has a special condition that each node can have two children at maximum.



Discussion

No Comment Found