In Java, the instanceof operator is used to determine whether an instance belongs to a particular type (class, subclass, or interface).
確定! 回上一頁