Vidyalelo
Computer Science · Q24

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 24

Q24

What is a lambda in Kotlin?

A.
A function that is passed as an argument to another function
Answer
B.
A class that is used to represent data structures
C.
A type of variable in Kotlin
D.
A keyword used to define classes

Answer: Option A

Solution

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