The instanceof in Java is also known as type comparison operator because it compares the instance with type. It returns either true or false.
確定! 回上一頁