Follow the sample of output in P0 - Student Files,Modify the program in p1- Student Files and get 4 files
according to the requirements
As class designer you will implement the provided class interface, and then then as class consumer you will
instantiate objects of this class to solve a simple problem. The class itself has a few private attributes, and a
multi-parameter constructor. Objects of the class have the fundamental capability to insert, extract, and compare
themselves. The problem being solve-dis simply to read several objects storing then dynamically, and after
you’ve read them all print them in reverse order.