iOS Developer Question:
Download Questions PDF

What is the "interface" and "implementation"?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

interface declares the behavior of class and implementation defines the behavior of class.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is meaning of "assign" keyword?How to use reusable cell in UITableview?