Make your website interactive with JavaScript
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Objects
An object is a set of variables (attributes) that are grouped together because they describe the same "virtual object", and allow for managing more structured data...
Let's take an everyday object, a piece of furniture for example, along with the data that defines it:
- Its height
- Its width
- Its length
- Its name
- Its number of legs
- Its price
You need a free account to read this module