A. All AVL trees are binary search trees, but not vice-versa B. There are four types of rotations to balance the AVL trees. C. Four types of traversals are possible on tree data structure D. The smallest elements in binary search is the right most element. E. The time complexity of binary sort algorithm is O (logn) choose the correct answer from the options given below: