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

A
  1. RAM
  2. ROM
17
Q

data is transmitted from one part of computer to another

A

bus

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

A

CPU

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

A

ALU

24
Q

this unit can store instructions, data , and intermediate results

A

memory or storage unit

25
Q

fastest of all memory devices

A

register

26
Q

speed of the computer is calculated in __________.

A

hertz

27
Q

extraordinary fast but it is very small

A

L1 cache

28
Q

has more data capacity than L1 cache

A

L2 cache

29
Q

stored in memory and has its own address

A

fetch

30
Q

all programs to be performed are translated into assembly instructions

A

decode

31
Q

CPU must give feedback after executing

A

store

32
Q

means that more than one processor is embedded in the CPU chip

A

multi-core cpu

33
Q

oldest type of CPU

A

single-core CPU

34
Q

is rapid than a single core but its not robust as quad-core

A

dual-core CPU

35
Q

refined model of multiple core CPU

A

quad-core CPU

36
Q

is available with 6 cores

A

hexa-core CPU

37
Q

developed in 8 independent cores

A

octacore CPU