1.

Disadvantages of xor lists

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. All of the mentioned
Answer» E.


Discussion

No Comment Found