Question: Create a class called PhoneEntry that implements the interface defined in the previous exercise. The class should contain instance string objects for name, address, and

Create a class called PhoneEntry that implements the interface defined in the previous exercise. The class should contain instance string objects for name, address, and phone number. The hasKey method should return the name as the key.

Define an interface called Hashable that requires a class to have a method called hashCode that returns an integer.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!