How does Kotlin handle null values? - Study24x7
Social learning Network
5 followers study24x7 18 Oct 2024 10:57 AM study24x7 study24x7

How does Kotlin handle null values?

A

Kotlin allows null values by default.

B

Null values are handled using the ? operator.

C

Kotlin uses !! to allow null values.

D

Kotlin does not support null values.

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