Which of these statements are true about objects?
That's it! Objects can contain properties and methods. We create them with the object literal, a pair of braces, and we can change them anytime.
Whoops! Objects can contain properties and methods. We create them with the object literal, a pair of braces, and we can change them anytime.