Answer TRUE or FALSE.

The physical order in memory for the nodes of a linked list is the same as the order in which the nodes appear in the list.

False
  • True
  • False

When you create a new object, you have no control over where it is in memory.