Searching an element in an AVL tree take maximum __ time (where n is no. of nodes in AVL tree). (A) 1.44 Log2n (B) 1.66 Log2n (C) Log2(n+1) (D) Log2(n+1) -1►Correct Option Correct Option is: A