instanceof operator and isInstance() method both return a boolean value. isInstance() method is a method of class Class in java while instanceof is a operator.
確定! 回上一頁