The Boolean type in Kotlin is the same as in Java. Its value can be either true or false. The operations disjunction ( || ), conjunction ...
確定! 回上一頁