The instanceof operator is used to check the type of objects at run time. This operator returns a Boolean value(true or false). In the example below, an IF ...
確定! 回上一頁