The java “instanceof” operator is used to test whether the object is an instance of the specified type (class or subclass or interface) . If we apply this operator with any variable that has null value, it returns false. …8 Haz 2018
The java “instanceof” operator is used to test whether the object is an instance of the specified type (class or subclass or interface) . If we apply this operator with any variable that has null value, it returns false. …8 Haz 2018