in Kotlin by (23.9k points)
Is there any Ternary Conditional Operator in Kotlin like in Java?

1 Answer

0 votes
by (23.9k points)
No there is no ternary conditional operator in Kotlin language.

Related questions

0 votes
0 votes
asked Oct 5, 2021 in Kotlin by rajeshsharma (23.9k points)
0 votes
0 votes
asked Oct 10, 2022 in JavaScript by SakshiSharma (32.2k points)
0 votes
asked May 26, 2022 in Kotlin by Robin (14.6k points)
0 votes
asked May 26, 2022 in Kotlin by Robin (14.6k points)
...