a. Read file "magazines_input.txt" and stores in List <Magazine> (if wrong data skip is not added to the list).
National Geographic| NatGeo Society|15/06/2020|101|120
Time Time Inc. 10/09/2019|210 [90
Forbes Forbes Media 05/03/2021|307 |150
Scientific American Springer Nature 22/12/2018|402 |110
Vogue Conde Nast 02/02/2022|80|95
b. Add a new magazine to the list.
c. Sort magazines by the number of pages in ascending order.
d. Search magazines by title, publisher, or issue number.
e. Delete magazines where the magazine's age is 5 years or older.
3. (4 marks) Define the MagazineManagement class contains main method for execute the program and the input and output-related methods as the following:
Zoom
+ 100%
Close