JavaScript: Data Types Flashcards

1
Q

javascript data type: Number

A

numerical values

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

javascript data type: String

A

sequence of characters

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

javascript data type: Boolean

A

true and false values

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

javascript data type: Array

A

ordered collection of data

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

javascript data type: Undefined

A

a value assigned to uninitialised variables

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