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

How to create a tuple in swift?

0 Answers  


Explain grand central dispatch (gdc).

0 Answers  


What is extension in swift?

0 Answers  


Is it worth learning swift 2019?

0 Answers  


What are jsonencoder and jsondecoder?

0 Answers  






How do I add a bridging header in swift?

0 Answers  


Are arrays structs in swift?

0 Answers  


How would you define variables and constants in swift programming language?

0 Answers  


Is swift easier than java?

0 Answers  


Is "swift" a good programming language? Explain

0 Answers  


Explain how Swift program is deployed?

1 Answers  


Mention what are the collection types available in Swift?

1 Answers  


Categories