Back to home

Start Practice


Question-1 

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





Powered By