Java Deque vs. Stack

Compare the Java Stack class and the Deque interface and learn why we should use Deque over Stack for LIFO stacks