Vidyalelo
Computer Science · Q163

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 163

Q163

The 'when' statement in Kotlin is similar to which statement in other programming languages?

A.
if
B.
break
C.
switch
Answer
D.
continue

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board