The Java instanceof keyword is used for these tests; it compares the object with a given type. Instanceof returns only TRUE or FALSE.
確定! 回上一頁