What is string in swift?



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

Post New Answer

More Apple iOS Swift Interview Questions

What is observer in swift?

1 Answers  


What is swiftnet?

1 Answers  


What are structures in swift?

1 Answers  


What is tuple in swift?

1 Answers  


What language is swift most similar to?

1 Answers  


What is an attribute in swift?

1 Answers  


Who created swift?

1 Answers  


What is the difference between nil and none in swift?

1 Answers  


What is tuple? How to create a tuple in swift?

1 Answers  


How can you add table view?

1 Answers  


Why is swift important?

1 Answers  


What is Initialization ?

1 Answers  


Categories