State the different control transfer statements used in Swift.
Swift language consists of the following Control transfer statements:
- Continue
- Break
- Fallthrough
- Return
Swift language consists of the following Control transfer statements: