MODULE 3-4 Flashcards

1
Q

function is very specific and they couldn’t be programmed

A

fixed program computer

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

can be programmed to carry out many different tasks

A

stored program computer

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

STORED PROGRAM CONCEPT

A
  • von-neumann model
  • general purpose system
  • parallel processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

also known as the princeton architecture

A

von-neumann architecture/model

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

IAS 3 BASIC UNITS

A
  • cpu
  • main memory unit
  • I/O device
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

handles all processor control

A

control unit

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

examples of devices that requires CU

A

cpu and gpu

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

digital circuit that provides arithmetic and logic operation

A

ALU

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

a very fast computer memory

A

register

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

stores the results of calculations

A

accumulator

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

keeps track of memory location

A

program counter

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

stores the memory locations of instructions

A

memory address register

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

stores instructions fetched from memory

A

memory data register

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

stores most recent fetched instruction

A

current instruction register

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

instructions that is not to be executed immediately is placed in ________.

A

instruction buffer register

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

2 major types of memory

17
Q

data is transmitted from one part of computer to another

18
Q

carries data among the memory unit

A

memory bus

19
Q

it carries the address of the data

A

address bus

20
Q

carries control commands

A

control bus

21
Q

considered as the most important part of the computer

22
Q

used to manage the operation of the CPU

A

control unit

23
Q

digital electronic circuit placed inside the CPU to execute integer calculation

24
Q

this unit can store instructions, data , and intermediate results

A

memory or storage unit

25
fastest of all memory devices
register
26
speed of the computer is calculated in __________.
hertz
27
extraordinary fast but it is very small
L1 cache
28
has more data capacity than L1 cache
L2 cache
29
stored in memory and has its own address
fetch
30
all programs to be performed are translated into assembly instructions
decode
31
CPU must give feedback after executing
store
32
means that more than one processor is embedded in the CPU chip
multi-core cpu
33
oldest type of CPU
single-core CPU
34
is rapid than a single core but its not robust as quad-core
dual-core CPU
35
refined model of multiple core CPU
quad-core CPU
36
is available with 6 cores
hexa-core CPU
37
developed in 8 independent cores
octacore CPU