Computer Components Flashcards

1
Q

What are the two functions of the control unit?

A
  1. It controls the internal operations of the CPU.

2. It reads and decodes (interprets) program instructions.

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

What are the functions of the arithmetic logic unit?

A
  1. It performs mathematical operations.

2. It performs logical operations or comparisons.

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

What are the functions of the main memory or random access memory (RAM) or immediate access storage (IAS)?

A
  1. It stores programs and data that are currently being used by the CPU.
  2. It stores the results of processing.
  3. Acts as a working storage.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Functions of secondary storage or auxiliary storage or backing storage.

A
  1. Stores programs and data not currently being used by the CPU for future use.
  2. Facilitate the transfer files from one computer to another.
  3. Facilitates the backing up a program and data files.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Function of input.

A
  1. Reads or accepts data in the computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Function of output.

A
  1. Shows or displays the results of processing.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The six main components of the computer.

A
  1. Control unit
  2. Arithmetic logic unit
  3. Main memory
    4 . Secondary storage
  4. Input next
  5. Output
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Arithmetic operators

A
  1. +
  2. -
  3. *
  4. /
  5. Mod
  6. Div
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Relational operators

A
  1. >
  2. <
  3. =
  4. > =
  5. <=
  6. <>
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Logical operators

A

And, or, not

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

The machine cycle

A
  1. Fetching
  2. Decoding
  3. Executing
  4. Storing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is fetching decoding executing and storing?

A

Fetching is the process of obtaining a program instruction or data item from memory.
Decoding is translating the instruction into a form (signals) that the computer can execute.
Executing is the process of carrying out the commands.
Storing is writing the results to memory not the storage medium.

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

The things a processor is dependent on.

A

Processor type processor speed number of cores word size.

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

Core

A

Core is the processing unit that receives instructions and performs calculations or actions based on the instructions.

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

Intel and AMD processors

A

Intel: Pentium Core Celeron
AMD: Athlon Sempron Turion Phenom.

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