1.4.1 Data types Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what are primitive data types?

A

basic programming building blocks
- represented in different ways inside computer
- need varying amounts of memory
- have different operations performed on them

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

why must variables stored in RAM have a data type?

A

to let the program know how the data will be stored

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

what are the data types?

A
  • integer
  • real
  • character
  • string
  • boolean
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly