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

What is nested function in swift?

0 Answers  


What is property observer in swift?

0 Answers  


Is swift memory safe?

0 Answers  


Explain grand central dispatch (gdc).

0 Answers  


What is hashable in swift?

0 Answers  


Is it worth learning swift 2019?

0 Answers  


What is singleton class swift 3?

0 Answers  


What is swift? How is it different from objective-c?

0 Answers  


Is swift pass by reference?

0 Answers  


Is swift faster than java?

0 Answers  


What is strong in swift?

0 Answers  


What is enum in swift?

0 Answers  


Categories