A tree with the property that each node has at most two child nodes (the left child and the right child). Useful in computer science and mathematics. Compare to a binary search tree and graph.