Create an array of pointers to objects of class real estate.
The objects are to be composed of the following information:
address, city, state, date buld, square footage, listing price
A file should be used to store the data once all of the objects are created. There should be 5 objects in the real estate program.