What are the control transfer statements in swift?



What are the control transfer statements in swift?..

Answer / 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

More Apple iOS Swift Interview Questions

How multiple line comment can be written in swift?

1 Answers  


Do try catch swift?

1 Answers  


How long does it take to learn swift?

1 Answers  


How can you write a comment in swift?

1 Answers  


Is swift open source?

1 Answers  


Mention what are the collection types available in Swift?

1 Answers  


What is enum in swift?

1 Answers  


What is tuple in swift?

1 Answers  


Does swift support multiple inheritance?

1 Answers  


What is difference between class and struct swift?

1 Answers  


What is swift? How is it different from objective-c?

1 Answers  


What is dynamic member lookup swift?

1 Answers  


Categories