SLR 13/ Data Types Flashcards

1
Q

Define Integer

A

Any positive or negative whole number

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

Define Float

A

Any positive or negative number with a fractional component

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

Define Char

A

Any single letter, number, character, symbol or control character

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

Define String

A

Any combination of letters, numbers, characters, symbols or control symbols. For example “Hello”

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

Define Boolean

A

A True/False data type, often set to represent logical situations and flags such as On/Off, Yes/No, etc.

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