4.A program to demonstrate how to create a deque class objects and fill it and display its contents on the screen.
5.A program to illustrate how to use the different member functions in the deque class object.
6.A program to demonstrate how to create a list class objects and fill it and display its contents on the screen.