How multiple line comment can be written in swift?



How multiple line comment can be written in swift?..

Answer / Prabhat Saxena

In Swift, multiple-line comments are enclosed between /* and */. Single-line comments are preceded with two forward slashes (//).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Swift Interview Questions

Explain the common execution states for a swift ios app (ios application lifecycle).

0 Answers  


What is mvc in swift?

1 Answers  


What is the difference between nil and none in swift?

1 Answers  


Is "swift" a good programming language? Explain

1 Answers  


What is a static variable swift?

1 Answers  


What are the tools that are required to develop ios applications?

1 Answers  


Is swift easier than python?

1 Answers  


Does swift support multiple inheritance?

1 Answers  


What are the advantages of using swift?

1 Answers  


What is nsmutablearray in swift?

1 Answers  


What is the difference between swift and ‘objective-c’ language?

1 Answers  


What is the purpose of swift?

1 Answers  


Categories