adspace


What is a swift protocol?

Answer Posted / Anand Singh

A Swift Protocol is a blueprint for creating and using objects that conform to a set of requirements. It defines a common interface, behaviors, and rules for these objects without providing an implementation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the common execution states for a swift ios app (ios application lifecycle).

900


Explain some biggest changes in usernotifications.

926


How can you define a base class in swift?

931