You created an array in the previous task. Now how do you access individual elements in that array? For example, what if you want to access the element at array[0]?
To do that, you send the array an objectAtIndex message along with the index value you want to access:
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.