• 2022-06-06
    A complete binary tree is a tree where________________.( )
    A: each node has exactly one or two children
    B: each node has exactly zero or two children
    C: each node has exactly two children
    D: every level of the tree is completely filled except the last level