COA_Ch06_InClass-2

COA_Ch06_InClass-2

University

7 Qs

quiz-placeholder

Similar activities

Grammar Unit 1 Assessment

Grammar Unit 1 Assessment

5th Grade - University

10 Qs

Terms Review: 1984 Opening Slides

Terms Review: 1984 Opening Slides

12th Grade - University

12 Qs

Gingerbread Man Scavenger Hunt

Gingerbread Man Scavenger Hunt

2nd Grade - University

10 Qs

Help! A Story of Friendship--Comprehension Test

Help! A Story of Friendship--Comprehension Test

2nd Grade - University

10 Qs

How politically literate are you?

How politically literate are you?

University

10 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

Quiz masters round 2

Quiz masters round 2

University

10 Qs

COA_Ch06_InClass-2

COA_Ch06_InClass-2

Assessment

Quiz

others

University

Medium

Created by

Chun-Jung Lin

Used 27+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

“Locality of reference” refers to:
data always being in cache
programs always referencing data in RAM
clustering of memory references
the requirement that forces us to use a large amount of expensive memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Cache memory is typically positioned between:
the CPU and RAM
the CPU and the hard drive
ROM and RAM
none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

All cache mapping schemes require a main memory address to have an offset field.
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The tag field of a main memory address is used to determine:
if the cache entry is valid
if the cache entry is the desired block
if the memory address is valid
none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Cache replacement policies are necessary:
to determine which cache mapping policy to use
to determine which block in cache should be the victim block
to decide where to put blocks when cache is empty
all of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Caching breaks down when programs exhibit good locality.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The average time required to reach a memory storage location and retrieve its contents is called:

latency

response time

hit time

effective access time