A circular linked list makes it easy to ________.
1) move from any node to its predecessor
2) jump from node to node
3) move from any node to its successor
4) jump from the last node to the first

ACCESS MORE