1. Using the PriorityQ Workshop applet, figure out the positions of the Front and Rear arrows when the priority queue is full and when it is empty. Why can't a priority queue wrap around like an ordinary queue?
2. Think about how you remember the events in your life. Are there times when they seem to be stored in your brain in a stack? In a queue? In a priority queue?