Vidyalelo
Data Structure · Q165

Arrays in Data Structures

Programming · Data Structure · question 165

Q165

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board