Differentiate linked list from arrays.5
965 5b5cc7dbe4d2b419777515a5
Q: Differentiate linked list from arrays.
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
Arrays can store data in a fix allotted space. The use of linked list allows more flexibility because space is dynamically allocated as needed.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.