Question: I want the java coding for the task attatched as a picture.The coding should be made on the java software named IntelliJ.Thankyou PRACTICAL 16: HASHTABLES

I want the java coding for the task attatched as a picture.The coding should be made on the java software named IntelliJ.Thankyou
PRACTICAL 16: HASHTABLES Activity 1 (Portfolio Task): Implement classes PhoneBookEntry, PhoneBook and User that provide the following functionality: Class PhoneBookEntry: o Stores details of a phone book entry, including full name (i.e. both surname and name), phone number, email, and address o Creates a human friendly representation of the class (i.e.toString()) Class Phone Book: o Stores phone book entries in a map based on their details, where details are mapped as: "full name "entry", namely phone book entries are stored in map of type: Map
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
