Question
Verbal Reasoning Question on Statements and Assumptions
Given below are two statements: one is labelled as Assertion A and other is labelled as Reason R
Assertion A: Figure 1 depicts the initial AVL tree, while figure 2 shows the balanced AVL tree after inserting 36 (96) (85 110 64 64 (90) (36) (90) (110)
Reason R: After inserting 36 in the AVL tree of figure 1, LL rotation is required to balance the AVL tree.
Note: LL rotation represent inserted node is in the left subtree of left subtree of reference node 96
In the light of the above statements, choose the correct answer from the options given below
Both A and R are true and R is the correct explanation of A
Both A and R are true and R is NOT the correct explanation of A
A is true but R is false
A is false but R is true
Both A and R are true and R is the correct explanation of A
Solution
The correct option is(A): Both A and R are true and R is the correct explanation of A