Javascript Object and Number
What is an Object in Javascript?
As we have seen before Variables are the container to store day values. Likewise, objects also have a variable that can store many data values in it in name and value pairs(i.e., Property and property value)
Example:-...
blog.quasarcommunity.org5 min read