Object is an entity which has key-value pair or which has some properties and methods. Object Literal is a list of zero or more pairs of property key name and associated values enclosed in curly braces {}. In other words, object literals encapsulate ...
learnsomething.hashnode.dev2 min read
No responses yet.