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 4 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 4 years ago

c.Elvis Operator