Q.

Which of the following statement is false ?

A. Arrays are dense lists and static data structure
B. Data elements in linked list need not be stored in adjacent space in memory
C. Pointers store the next data element of a list
D. Linked lists are collection of the nodes that contain information part and next pointer
Answer» C. Pointers store the next data element of a list
4.1k
0
Do you find this helpful?
36

Discussion

No comments yet