Glossary Java / Term
An operator represented by ? that uses a conditional test to set a value. If the test is true, the first value is used, and if the test is false, the second value is used.
Permanent link ternary operator - Creation date 2022-01-03