We use `typeof` to check the type of the variable. We also check for Array using `isArray()` function because both Array and Object has `typeof ...
確定! 回上一頁