Answer:
The typeof operator is an in-built operator and is used to identify the type of an object.
It always returns a String value,so we should always compare return value to a string.
typeof is an operand and not a function.
Asked In: Many Interviews |
Alert Moderator