When overriding a method - all you need to is _ - you do not need to declare it in the header file because it has already been declared by the superclass....

🎲 Try a Random Question  |  Total Questions in Quiz: 115  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
iOS 5 App Development Objective C — practice the complete quiz, review flashcards, or try a random question.


1. When overriding a method - all you need to is _ - you do not need to declare it in the header file because it has already been declared by the superclass....