Explain how multiple line comment can be written in swift?



Explain how multiple line comment can be written in swift?..

Answer / iosraj

Multiple line comment can be written as forward-slash followed by an asterisk (/*) and end with an asterisk followed by a forward slash (*/).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Swift Interview Questions

Why swift is the best language?

0 Answers  


List out what are the control transfer statements used in Swift?

1 Answers  


Is swift compiled or interpreted?

0 Answers  


Is swift easier than python?

0 Answers  


How to create a tuple in swift?

0 Answers  






What is category in swift?

0 Answers  


Is swift an object-oriented programming language?

0 Answers  


What language is swift written?

0 Answers  


What are generics? How to make a method or variable generics in swift?

0 Answers  


What is ios swift?

0 Answers  


What is singleton in swift?

0 Answers  


What is @objc in swift?

0 Answers  


Categories