Computer Chapter 1 (qna from book + test copy) Flashcards

1
Q

What is the job of the CPU

A
  1. The CPU takes in data and instructions from the input devices. It performs calculations or takes decisions based on the instructions it’s given and produces meaningful information. (processing)
  2. The CPU also coordinates the activities of the entire computer system (which is why - brain of the computer)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Where is the CPU stored on personal computers

A

It is housed in a single chip called a microprocessor, called an integrated circuit (IC)

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

What is the motherboard

A

It is the base that the CPU is fixed onto. The motherboard is a large circuit board inside the CPU box.

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

What are the functional units of the CPU

A
  1. Control Unit
  2. Arithmetic Logic Unit
  3. Primary Memory Unit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are two functions of the Control Unit

A
  1. It controls the flow of data.
  2. It controls the order in which computer programs are executed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are two functions of the Arithmetic Logic Unit

A
  1. It performs all arithmetic and logical calculation.
  2. It controls all major arithmetic operations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the Primary Memory divided into

A

RAM and ROM

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

What are the differences between RAM and ROM (in a table)

A

RAM:
- temporary memory
- volatile memory
- gets erased when the program is closed
- can be written on/changed
- holds the data and instructions currently in use
ROM:
- permanent memory
- non volatile memory
- contains the instructions of the computer that were stored during its manufacture
- can only be read
- cannot be erased

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

what is the similarity between RAM and ROM

A

they are both primary memory

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

block diagram of CPU

A

(Drawing)

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