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.

Related questions

0 votes
asked Oct 5, 2021 in Kotlin by rajeshsharma
0 votes
asked Oct 10, 2022 in JavaScript by SakshiSharma
...