• 2022-06-06
    A full binary tree is a tree where________________.( )
    A: each node has exactly one or two children.
    B: all the leaves are at the same level.
    C: each node has exactly two children
    D: each node has exactly zero or two children.