adspace


What are the control transfer statements in swift?

Answer Posted / Gaurav Singh Rathour

The control transfer statements in Swift include 'break', 'continue', 'fallthrough', 'return', and 'throw'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you define a base class in swift?

931


Explain some biggest changes in usernotifications.

926


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

900