Computer Science, asked by sakshigabhane, 2 days ago

which of the following cannot be the number of vertices present in a full binary tree​

Answers

Answered by Anonymous
0

Explanation:

Which of the following cannot generate the full binary tree? Explanation: To generate a binary tree, two traversals are necessary and one of them must be inorder. But, a full binary tree can be generated from preorder and postorder traversals.

Similar questions