MCQS | Which method is used in String Iteration in Swift?

Question:Which method is used in String Iteration in Swift?

1.index(after:)

2. index.successor()

3.index.next()

4.index.forward()