Answers

Question and Answer:

  Home  iOS Developer

⟩ Explain Formal Protocols?

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.

 178 views

More Questions for you: