Which of following is used to handle null exceptions in Kotlin?

Q & AWhich of following is used to handle null exceptions in Kotlin?
Admin Staff asked 5 years ago

Which of following is used to handle null exceptions in Kotlin?

a.Range
b.Sealed Class
c.Elvis Operator
d.Lambda function

1 Answers
Admin Staff answered 5 years ago

c.Elvis Operator