adspace


What is category in swift?

Answer Posted / Dikshit Kumar Jaisavar

A category in Swift is a way to extend the functionality of existing classes by adding new instance methods, class methods, properties, or subscripts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain some biggest changes in usernotifications.

926


How can you define a base class in swift?

931


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

900