Swift provides us with both built-in and user defined data types. The most common data types available with Swift are as follows:
- Integer
- Float
- Double
- Boolean
- Optional
- Tuple
- Character
- String
Team of Technologists.
Swift provides us with both built-in and user defined data types. The most common data types available with Swift are as follows: