Vidyalelo
Computer Science · Q160

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 160

Q160

Which of the following options is used to write null-safe code in Kotlin?

A.
Range
B.
Sealed Class
C.
Elvis Operator
Answer
D.
Lambda Function

Answer: Option C

Solution

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