In a linked list, the successive elements in the list must occupy contiguous space in memory, none of these, need not occupy contiguous space in memory, or must not occupy contiguous space in memory?
1) Must occupy contiguous space in memory
2) None of these
3) Need not occupy contiguous space in memory
4) Must not occupy contiguous space in memory