Computer Systems Flashcards

1
Q

What is the range of numbers represented in an 8 bit number

A

00000000 to 11111111 (0 to 255)

256 values

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

In two’s complement, which bit is negative, with all others being positive

A

The most significant bit (largest column)

Example: 128 (8 bits)

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

What is the range of numbers an 8 bit two’s complement can represent

A

1000 0000 to 0111 1111

-128 to 127

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

How does increase of bus width improve performance?

A

Reduces number of fetches to memory

  • fewer fetches to transfer data if data bus is larger
  • transfers more bits in one cycle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the purpose of a digital signature?

A

Authenticates the sender of the document and makes sure the document has not been changed in transit.

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

what is an intelligent car system and it’s impact on the environment?

A

Start-stop systems

-automatically shuts down the engine when car is at rest, saving fuel consumption and emissions.

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