(OOP1) MidTerm - Task 2 - Part 1
(OOP1) MidTerm - Task 2 - Part 1
1. Develop the Book Class. After that Inside main method, create 4 objects and show the details of all
objects also test other methods to check if they are working properly.
2. Develop the Contact Class. After that Inside main method, create 4 objects and show the details of all
objects also test other methods to check if they are working properly.
3. Develop the Mobile Class. After that Inside main method, create 4 Mobile objects show the details of
all objects also test other methods to check if they are working properly.