Objects Flashcards

1
Q

What’s an Object?

A

A container of named-values aka properties or methods.

Booleans
Maths
Numbers
Strings
Dates
Regex 
Arrays
Functions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What’s a primitive value?

A

A value that has no property or method; it’s a hard coded value that can’t be changed; primitives are not objects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly