Data Representation Flashcards

1
Q

What happens when the number of bits in the mantissa are increased

A

it increases the precision of the number

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

What happens when the number of bits in the exponent are increased

A

The range of numbers increases

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

What are two advantages of vector graphics

A

Objects can be scaled larger without pixelating

File sizes are usually smaller

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

what are two disadvantages of vector graphics

A

difficult to create photorealistic images as can only work with objects

adding extra objects increases file size

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

What are two advantages of bitmapped graphics

A

can edit down to the individual pixel

adding extra detail does not increase file size

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

disadvantages of bitmapped graphics

A

large file size as every pixel must be stored individually

when scales larger pictures pixelate as they are resolution dependent

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

What is the function of the control Unit

A

it fetches decodes and executes instructions by sending signals to other parts of the computer.

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

what is the function of the arithmetic logic unit

A

where arithmetic and logical operations are carried out

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

what is the function of registers

A

temporary storage inside the processor for holding data being fetched or holding instruction being decoded.

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

what is the advantage of storing data in registers

A

because the data is stored in the processor its self it is accessed much faster than from main memory

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

what is the function of the address bus

A

it is used by the processor to identify the memory location being accessed. it is a one way bus.

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

what is the function of the data bus

A

use to transfer data between the memory and processor and vice versa. it is a two way bus.

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

what is the function of the control bus

A

it is used to identify and initiate the instruction to be carried out

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