What does the Elvis operator (?:) do in Kotlin? - Study24x7
Social learning Network
5 followers study24x7 24 Oct 2024 10:19 AM study24x7 study24x7

What does the Elvis operator (?:) do in Kotlin?

A

Throws a null pointer exception.

B

Assigns a default value if the expression on the left is null.

C

Converts a string to an integer.

D

Calls a method only if the variable is null.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles