Computer Science, asked by ravindarreddy3363, 2 months ago

Choose the correct statement that is true about typeof in JavaScript?
Select one:
O The typeof is a binary operator
O typeof is not the operator
O its value is a string that indicates the data type of the operand.
typeof(undefined) will produce null​

Answers

Answered by aj200260
24

Answer:

ITS VALUE IS A STRING THAT INDICATES THE DATA TYPE OF OPERAND

PLEASE MARK ME AS BRAINLIEST

THANK YOU!

Similar questions