Data types and arithmetic Flashcards

1
Q

Data

A

A collection of facts without context, such as values or measurements.

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

Casting

A

Is a way to convert data from one type to another.

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

Integer

A

A whole number without decimals, for example 432

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

String

A

A collection of items from the computer character set, for example “Hello”.

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

Float

A

A number with a decimal point, for example 4.0, 302.81. Also known as real number

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

Arithmetic operators

A

Such as +, -, *, / etc. - used to perform mathematical operations

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