COA_Ch06_InClass-2

COA_Ch06_InClass-2

University

7 Qs

quiz-placeholder

Similar activities

Server and RAM Quiz

Server and RAM Quiz

University

7 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

Past Simple, Present Perfect

Past Simple, Present Perfect

University

10 Qs

8.31-8.33 War of 1812 & Aftermath

8.31-8.33 War of 1812 & Aftermath

8th Grade - University

12 Qs

PHRASAL VERB COME PCA 2

PHRASAL VERB COME PCA 2

University

10 Qs

S.S. U1 L1 Vocabulary Quiz

S.S. U1 L1 Vocabulary Quiz

5th Grade - University

12 Qs

Y6 - Data - Introduction to Spreadsheets Assessment NCCE

Y6 - Data - Introduction to Spreadsheets Assessment NCCE

6th Grade - University

11 Qs

1 English 1 quiz 9

1 English 1 quiz 9

9th Grade - 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