Vidyalelo
Computer Science · Q66

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 66

Q66

What is the when expression used in Kotlin?

A.
To create a loop
B.
To define a switch-case statement
Answer
C.
To define a conditional expression
D.
To create a lambda function

Answer: Option B

Solution

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