Which of the following statement is false?

  1. Arrays are dense lists and static data structure

  2. data elements in linked list need not be stored in adjecent space in memory

  3. pointers store the next data element of a list

  4. linked lists are collection of the nodes that contain information part and next pointer


Correct Option: C

Find more quizzes: