What Is the Typeof Operator: Examples, Usecase & More
log typeof new Number 1 ; console.
log typeof null ; console.
We will also use the concept to explicitly typecasting and parsing a string to an integer or float and use it as an operand.