iOS Developer Question:

What happens if the methods doesn’t exist?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

App will crash with exception unrecognized selector sent to instance.


Previous QuestionNext Question
How to download something from the internet?Explain ARC?