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 add an element into an array?

0 Answers  


Explain how Swift program is deployed?

1 Answers  


How to pass the data between view controllers?

0 Answers  


Where can we test the apple iphone apps if we don’t have an ios device?

0 Answers  


Is swift thread safe?

0 Answers  






How to create a constant in swift programming?

0 Answers  


What are functions in swift?

0 Answers  


What is the difference between function and method in swift?

0 Answers  


Is swift a good language?

0 Answers  


What is the usage of switch statement in swift language?

0 Answers  


What is nsdictionary in swift?

0 Answers  


What is a delegate in swift?

0 Answers  


Categories