Given below are two statements: one is labelled as Assertion A and the other is labelled as Reason R.
Assertion A: It is possible to create doubly linked list using only one pointer with every node.
Reason R: By storing the XOR of the addresses of the previous and next nodes.
In the light of the above statements, choose the most appropriate answer from the options given below.
1
Both A and R are true and R is the correct explanation of A
2
Both A and R are true but R is NOT the correct explanation of A
3
A is true but R is false
4
A is false but R is true