Login
Remember
Register
Ask a Question
Is there any Ternary Conditional Operator in Kotlin like in Java?
0
votes
asked
Oct 5, 2021
in
Kotlin
by
rajeshsharma
Is there any Ternary Conditional Operator in Kotlin like in Java?
kotlin-ternary-condition
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 5, 2021
by
rajeshsharma
No there is no ternary conditional operator in Kotlin language.
...