iOS Developer Question:

What happens if the methods doesn’t exist?

Answer:

App will crash with exception unrecognized selector sent to instance.

Read All 102 iOS Developer Questions
Previous QuestionNext Question
How to download something from the internet?Explain ARC?