Objects:- Objects are non- primitive data type of javascript. An object in JavaScript is a collection of key–value pairs (properties and methods). Key → Always a string (or symbol) Value → Can be an
js-basics-series.hashnode.dev3 min readNo responses yet.