Wrong in Mocks Flashcards

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

Give three reasons why a programmer may use hexadecimal to represent binary numbers

A
  1. It is easier to read
  2. Easier to debug
  3. Less likely to make mistake
  4. Shorter representation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain the effect this change will have on the performance of the CPU

A

Improves performance because more FDE cycles can be processed in a second.

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

Describe the role of the MAR in the fetch-decode-execute cycle

A

Stores addresses of next instruction.

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

CPU has a list of all the machine code commands it can process, what is this list called?

A

Instruction Set

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

Describe the differences between symmetric and asymmetric encryption.

A

Symmetric has a shared key to encrypt and decrypt, known by both sender and receiver.
Asymmetric have different keys, public to encrypt and private to decrypt. Everyone knows public key but only those intended know private key.

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