List out what are the control transfer statements used in Swift?
Answer Posted / iosraj
Control transfer statements used in Swift includes
Continue
Break
Fallthrough
Return
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mutating keyword in swift?
What is use of enum in swift?
Why we use lazy in swift?
What is swift property?
Explain enum in swift.
What is singleton in swift?
What are type methods in swift?
What are the advantages of using swift?
What are methods in swift?
What is interface in swift?
What is an in-out parameter in swift?
How would you define variables and constants in swift programming language?
What is a swift class?
What are the half open range operators in swift?
Explain what is half-open range operator?