Computer Systems (Data Representation) Flashcards

1
Q

What do Computer Systems use to store data?

A

Binary

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

What is the Binary value of 123?

A

01111011

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

What is the Denary value of 10101001?

A

169

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

How are real numbers stored on a computer?

A

By the Mantissa and the Exponent

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

What is the Mantissa?

A

The mantissa is the “number” part of the scientific notation

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

What is the Exponent?

A

The Exponent is the “power” of the scientific notation

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

What is the name of the method of storing real numbers on a computer?

A

Floating Point Representation

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

What is the name given to the binary code for all characters?

A

ASCII (American Standard Code for Information Interchange)

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

What is the limit of ASCII?

A

256

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

What is the name of the total number of pixels in a bit-mapped image?

A

Resolution

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

What is the name of the total number of colours used in a a bit-mapped image?

A

Bit-Depth

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

Bit-Mapped images are one type of graphic. What is the other type of graphic?

A

Vector Graphic

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

How are Vector Graphics stored?

A

By it’s attributes

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

What are some examples of attributes of vector graphics?

A

Line Colour
Fill Colour
Co-Ordinates

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

What are the types of vector objects?

A

Rectangle
Line
Ellipse
Polygon

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

What is a definition of fill colour?

A

Fill Colour is the colour used to fill the inside of a vector graphic

17
Q

What is the definition of line colour?

A

Line Colour is the colour used on the rim of the vector graphic