iOS Developer Question:
Download Questions PDF

Explain Formal Protocols?

Answer:

Formal Protocols enables defining an Interface for a Set of Methods without any implementation. It is useful with DistributedObjects as they allow defining a protocol for communication between objects.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Inheritance?Which Programming Languages are used for iOS Development?