---
title: "What are the control transfer statements used in swift iOS?"  
description: "What are the control transfer statements used in swift iOS?"  
author: "Sunil Singh"  
published: 2017-01-13  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/23179/what-are-the-control-transfer-statements-used-in-swift-ios  
category: "ios"  
tags: ["iphone", "ios", "iphone sdk", "swift"]  
reading_time: 1 minute  

---

# What are the control transfer statements used in swift iOS?

Following are the control statements used in swift-

1. Continue
2. Break
3. Fallthrough
4. Return

## Answers

### Answer by Sunil Singh

Following are the control statements used in swift-

1. Continue
2. Break
3. Fallthrough
4. Return


---

Original Source: https://www.mindstick.com/interview/23179/what-are-the-control-transfer-statements-used-in-swift-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
