Deque « Collections Data Structure « Java






1.Create a Stack and Queue using ArrayDeque.
2.Resizable-array implementation of the Deque interface.