Q. What will be the output of the following code snippet? Code: print(typeof(NaN)); (A) Object (B) Number (C) String (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Number