What will be the output of the following code snippet?
print(typeof NaN);
None of the above
Object
Number
String