The instanceof operator of Java is used to determine whether an object(pointed by a reference variable) matches with a specified type or not.
確定! 回上一頁