adplus-dvertising
frame-decoration

Question

Which of the following statements are true ?
i) practical application of XOR linked lists are in environments with limited space requirements, such as embedded devices.

ii)xor lists are not suitable because most garbage collectors will fail to work properly with classes or structures that don’t contain literal pointers

iii)in order to calculate the address of the next node you need to remember the address of the previous node

iv)xor lists are much efficient than single, doubly linked lists and arrays

a.

i, ii, iii, iv

b.

i, ii, iii

c.

i, ii

d.

i

Answer: (b).i, ii, iii

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following statements are true ? i) practical application of XOR linked lists are in environments with limited space requirements, such as embedded devices. ii)xor...