Data Representation Flashcards

1
Q

integers are

A

whole numbers

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

computers can only work with

A

binary values (1s and 0s)

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

real numbers are numbers with

A

a decimal point

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

How does a computer store a real number

A

mantissa and exponent

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

what is ASCII

A

the internationally agreed code used to represent characters

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

Extended ASCII uses

A

8 bits

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

Extended ASCII can

A

represent 256 characters

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

how are vector graphics represented

A

shapes and attributes

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

common vector shapes

A

rectangle

ellipse

line

polygon

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

common vector attributes

A

co-ordinates

fill colour

line colour

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

A bit mapped graphic is stored as

A

an array of pixels Each pixel’s colour is stored as a binary value

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

The resolution of a bitmapped graphic is

A

its total number of pixels

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

The bit depth of the image is

A

the number of bits used to store each colour

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