Vidyalelo
Computer Science · Q55

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 55

Q55

How can we write a multi-line comment in Kotlin?

A.
/* Comment */
Answer
B.
// 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