Loading...
Loading...
B) typeof
`typeof` ഓപ്പറേറ്റർ ഒരു സ്ട്രിങ് വാല്യൂ റിട്ടേൺ ചെയ്യുന്നു. ഉദാഹരണത്തിന്: `typeof "hello"` എന്നത് `"string"` എന്നും `typeof 42` എന്നത് `"number"` എന്നും തരുന്നു.
This question is part of our comprehensive PSC Malayali series. Practice more questions on our home page or visit mock tests.