Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are the control transfer statements that are used in ios swift?

0 Answers  


The following code snippet results in a compile time error: struct IntStack { var items = [Int]() func add(x: Int) { items.append(x) // Compile time error here. } } Explain why a compile time error occurs. How can you fix it?

1 Answers  


What are the best ways of achieving concurrency in ios?

0 Answers  


What is difference between xcode and swift?

0 Answers  


What is an attribute in swift?

0 Answers  


What are methods in swift?

0 Answers  


What is forced unwrapping? Why is it potentially unsafe?

0 Answers  


What is data structure in swift?

0 Answers  


What is the use of continue statement in swift loop?

0 Answers  


What is a swift class?

0 Answers  


What is “defer”?

0 Answers  


What is the synonym of swift?

0 Answers  


Categories