Implement a method for the class TelephoneDirectory—described in Segment 19.9—that adds an entry to the directory, given the person’s name and telephone number. The method should return true if the entry was added. If the person is already in the directory, the method should replace the person’s telephone number and return false.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.