Answer TRUE or FALSE.
In an array-based list implementation, to access the predecessor of the current node we must start at the first node in the list.
Is it possible to go backwards? If not, what can we do intead?