Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.3K+ articles
DSA
22.5K+ articles
Python
20.5K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
11.6K+ articles
School Learning
11.4K+ articles
How To
1.8K+ articles
Swift
98+ articles
Swift-Functions
26+ articles
Swift-Strings
3 posts
Recent Articles
Popular Articles
Strings in Swift
Last Updated: 26 April 2025
Swift 4 strings have requested an assortment of characters, for example, "Welcome GeeksforGeeks" and they are addressed by the Swift 4 information type String, which thus ...
read more
Picked
Swift
Swift-Strings
String Functions and Operators in Swift
Last Updated: 26 April 2025
A string is a sequence of characters that is either composed of a literal constant or the same kind of variable. For eg., "Hello World" is a string of characters. In Swift...
read more
Picked
Swift
Swift-Functions
Swift-Strings
How to Concatenate Strings in Swift?
Last Updated: 27 July 2022
In Swift, a string is a sequence of a character for example "GeeksforGeeks", "I love GeeksforGeeks", etc, and represented by a String type. A string can be mutable and imm...
read more
How To
Swift
Swift-Strings
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !