Swift Developer Question:
How to write a multiple line command Swift?
Answer:
The multiple line comment is written in between the symbols (/*) at the start and (*/) at the end.
Previous Question | Next Question |
Tell us how can you define a base class in swift? | Do you know what is the reuseIdentifier used for? |