As i understand, in a object based language, everything that we write/code is an object. but i have a small doubt here. When a simply type "aa". in console, i see so many methods(properties) available to the string from the window object. but if i type a number let's say 10. i don't see ant methods(properties) available for the same. PFA for the images.
Thanks in advance. Screen shot of the above mentioned examples in the chrome console