The Java ternary operator works like a simplified if-statement which returns one of two possible values, depending on a given condition.
確定! 回上一頁