Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
Define a binary tree
0
votes
asked
Jan 22, 2021
by
Inba
(
1.1k
points)
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 22, 2021
by
abitha
(
1.6k
points)
selected
Jan 22, 2021
by
Inba
Best answer
it is a non-linear data structure with a maximum of two children for each parent.
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
What is a AVL tree?
Define a Java Class
what is the conversion method from binary to decimal
Define final keyword in java?
Define access specifier and its various types in C++
...