Explain how multiple line comment can be written in swift?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ios swift?

475


Is swift easier than java?

454


What is the full meaning of swift?

444


Is swift like python?

456


What is $0 and $1 in swift?

500






What are the different ways to pass data in swift?

459


What is cocoa swift?

438


Is swift an oop?

455


How many types of closures are there in swift?

427


What is floating point number in swift? What are the different floating point numbers in swift?

496


How can you make a property optional in swift?

470


What are the features of swift programming?

497


What is dictionary in swift?

520


What is indexpath in swift?

465


What is forced unwrapping? Why is it potentially unsafe?

492