iOS Developer Question:
Download Questions PDF

How declare methods in Objective c? and how to call them?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

- (return_type)methodName:(data_type)parameter_name : (data_type)parameter_name

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Enlist Frameworks for Cocoa Touch?What is "notification"?