Ans. Unlike C, C++, and Java, Kotlin doesn't have bitwise operators like |(bitwise-or), & (bitwise-and), ^(bitwise-xor), << (signed left shift), > ...
確定! 回上一頁