ternary_operator.java
Java•Beginner
Explorer
C40
C++40
C#40
Dart40
Go40
Java
Beginner10
print_statement.java
variable_declare.java
array_init.java
list_create.java
ternary_operator.java
string_format.java
for_each.java
null_check.java
map_put.java
optional_of.java
Intermediate10
Advanced10
Expert5
Master5
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
ternary_operator.java
Click to focus
1
int max = (a > b) ? a : b;
0WPM•0%•0:00•0/26(0%)|Ln 1, Col 1
UTF-8•Java