The `instanceof` operator returns `true` if the `prototype` property of a constructor appears in the prototype chain of the object.
確定! 回上一頁