Vidyalelo
Computer Science · Q67

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 67

Q67

What does ?. operator do in Kotlin?

A.
Null-safe type casting
B.
Null-safe function calling
C.
Null-safe member access
Answer
D.
None of the above

Answer: Option C

Solution

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