JavaScript typeof

In JavaScript, You can use the typeof operator to find the data type of a JavaScript variable.

Code :