

McqMate
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 |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet