List out what are the control transfer statements used in Swift?
Answer / iosraj
Control transfer statements used in Swift includes
Continue
Break
Fallthrough
Return
| Is This Answer Correct ? | 0 Yes | 0 No |
How you define variables in swift?
What is nil in swift?
What do you mean by a deinitializer?
Mention what is the Floating point numbers and what are the types of floating number in Swift?
What is race condition in swift?
How does closure work in swift?
What is $0 and $1 in swift?
Which compiler is used in swift?
What is a function in swift?
Explain me what is swift?
Is swift faster than java?
How can you define a base class in swift?