What is string in swift?
Answer / Dheeraj Kumar Dubey
"String is a sequence of Unicode scalars, represented as a collection of characters. It is one of the basic data types in Swift and can be defined by enclosing a series of characters within double quotes. Strings are immutable and cannot be changed once created."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is observer in swift?
What is swiftnet?
What are structures in swift?
What is tuple in swift?
What language is swift most similar to?
What is an attribute in swift?
Who created swift?
What is the difference between nil and none in swift?
What is tuple? How to create a tuple in swift?
How can you add table view?
Why is swift important?
What is Initialization ?