Q55
How can we write a multi-line comment in Kotlin?
A.
/* Comment */
AnswerB.
// Comment
C.
# Comment
D.
None of these
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board