InterviewSolution
Saved Bookmarks
| 1. |
What Are The Collection Types Available In Swift? |
|
Answer» Multiple LINE comments can be written as FORWARD-slash FOLLOWED by an ASTERISK (/*) and END with an asterisk followed by a forward slash (*/). Multiple line comments can be written as forward-slash followed by an asterisk (/*) and end with an asterisk followed by a forward slash (*/). |
|