What is 'protocol' on objective c?
Answer / Sudhir Kumar Mishra
'Protocol' is a feature in Objective-C that defines a blueprint of methods, properties, and optional variables that a class or structure can adopt. It allows multiple classes to implement the same interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is objective c runtime?
What are the important data types found in objective-c?
Who calls dealloc method? Can we implement dealloc in arc?
How do you write an objective summary?
Is objective c superset of c?
What happen if we send any message to an object which is released?
What is main storyboard?
What is nonatomic in objective c?
Is c++ similar to objective c?
What are the types of ios binaries you can create using xcode?
What is delegation protocol?
What is an example of tangible property?