What are ios protocols?



What are ios protocols?..

Answer / Mani Gupta

In iOS, protocols serve as a way of achieving object communication without subclassing. They define a set of methods, properties, and optional initializers that a class or struct can choose to adopt, thereby agreeing to conform to the requirements specified by the protocol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

How do I create a class in xcode?

1 Answers  


What does ios stand for in texting?

1 Answers  


Ellaborate viper architecture?

1 Answers  


What are the app states in ios?

1 Answers  


Explain which all events will perform an ios application in background

1 Answers  


Difference between release and autorelease ?

1 Answers  


What is UICollectionView ?

1 Answers  


How to download xcode for iphone development?

1 Answers  


What is meaning of 'nonatomic' keyword?

1 Answers  


Explain keywords alloc and new?

1 Answers  


Define view object in iOS operating system?

1 Answers   SwanSoft Technologies,


What is the latest version of ios?

1 Answers  


Categories