Computer Architecture Flashcards

1
Q

What is a computer?

A

Computers are electronic devices that can accept data in a certain form, process the data and give results of the processing in a specified format as information.

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

What are the 3 basic steps in processing data?

A
  1. Data is fed into the computer memory
  2. The computer performs a set of instructions and processes the data.
  3. We can see the results (output) on the screen of in printed form.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a software?

A

Software is information in the form of data and programs.

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

What is hardware?

A

Hardware is the electronic and the mechanical parts that make up a computer system.

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

What does the standard computer system consist of?

A

The standard computer system consists of:

  1. CPU
  2. The main memory
  3. The peripherals
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a CPU?

A

Central Processing Unit is the nerve center of a PC that’s built into a single microprocessor chip - an integrated circuit - which executes program instructions and coordinates the activities of all other units within the computer system.

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

What is the function of storage devices?

A

Storage devices (hard or optical disks) provide permanent storage for data and programs.

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

What is the function of input devices?

A

Input devices enable data to go into computer’s memory. (mouse, keyboard…)

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

What is the function of output devices?

A

Output devices enable us to extract the finished product from the system. (monitor, printer…)

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

What is the function of the main memory?

A

The main memory holds the instructions and data which are currently being processed by the CPU.

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

What are the peripherals?

A

The peripherals are physical units attached to the computer. They include storage and input/output devices.

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

What are the three main parts of the CPU?

A
  1. The control unit
  2. The ALU
  3. The registers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the two types of registers and what is their function?

A

There are two types of registers:

  1. The program counter (PC) - which keeps track of the next instruction to be performed in the main memory.
  2. The instruction register - which holds the instruction that is currently being executed.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is RAM?

A

RAM - Random Acess Memory is temporary type of memory; it’s information is lost when the computer is turned off.

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

What is ROM?

A

ROM - Read Only Memory is permanent and contains instructions needed by the processor.

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