Modify the lookup: method developed in this chapter for the AddressBook class so that partial matches of a name can be made.The message expression [myBook lookup: @"steve"] should match an entry that...

Modify the lookup: method developed in this chapter for the AddressBook class so that partial matches of a name can be made.The message expression [myBook lookup: @"steve"] should match an entry that contains the string steve anywhere within the name. Make the change to the version that uses the sortedArrayUsingSelector: method, as well as to the one presented at the end of this chapter that uses the indexesOfObjectsPassingTest: method instead.



May 26, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here