Which of the following statements is correct property of binary-03407
Which of the following statements is correct property of binary trees?
This multiple choice question (MCQ) is related to the book/course vu cs301 Data Structures. It can also be found in vu cs301 Final Term - Quiz No.11.
Which of the following statements is correct property of binary trees?
A binary tree with N internal nodes has N+1 internal links
A binary tree with N external nodes has 2N internal nodes
A binary tree with N internal nodes has N+1 external nodes.
None of above statement is a property of the binary tree