JavaScript Objects

JavaScript is an object-oriented scripting language. The dot notation is used to access properties or invoke methods of the object.
Objects
Examples: Object: Properties Object: Methods