0 votes
in Kotlin by
Is there any Ternary Conditional Operator in Kotlin like in Java?

1 Answer

0 votes
by
No there is no ternary conditional operator in Kotlin language.
...