Answer Posted / Prateek Trivedi
A protocol defines a blueprint of methods, properties, and other requirements that suit a particular task or piece of functionality. An example of a protocol in Objective-C is UITableViewDataSource, which specifies the methods to be implemented by an object to supply data for display in a table view.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category