Q. Which is the correct syntax of JavaScript typeof operator? (A) typeof variable/value (B) typeof(variable/value) (C) Both A and B. (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Both A and B.