The problem requires checking if a given object is an instance of a given class or superclass. To solve this problem, we can use the instanceof operator.
確定! 回上一頁