Which of the following is a disadvantage of parallel array over the traditional arrays?

Q & ACategory: Data StructureWhich of the following is a disadvantage of parallel array over the traditional arrays?
Admin Staff asked 4 years ago

Which of the following is a disadvantage of parallel array over the traditional arrays?
a) When a language does not support records, parallel arrays can be used
b) Increased locality of reference
c) Ideal cache behaviour
d) Insertion and Deletion becomes tedious

1 Answers
Admin Staff answered 4 years ago

d) Insertion and Deletion becomes tedious