

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is an advantage of XOR list? |
A. | Almost of debugging tools cannot follow the XOR chain, making debugging difficult |
B. | You need to remember the address of the previously accessed node in order to calculate the next node s address |
C. | In some contexts XOR of pointers is not defined |
D. | XOR list decreases the space requirement in doubly linked list |
Answer» E. | |