16. In which tree, for every node the height of its left subtree and right subtree differ almost by one ? (a) binary search tree (b) avl tree (c) threaded binary tree (d) complete binary tree
Answers
Answered by
2
Answer:
Answer is AVL tree
Explanation:
Hope it'll help
Similar questions