Q24
What is a lambda in Kotlin?
A.
A function that is passed as an argument to another function
AnswerB.
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