COA_Ch06_InClass-3

COA_Ch06_InClass-3

University

5 Qs

quiz-placeholder

Similar activities

(1/8)APCS 17 WEEKS until AP EXAM (old 7 wks)

(1/8)APCS 17 WEEKS until AP EXAM (old 7 wks)

10th Grade - University

9 Qs

COA_Ch06_InClass-2

COA_Ch06_InClass-2

University

7 Qs

Deep Learning (extra)

Deep Learning (extra)

University

4 Qs

Malware Awareness Quiz

Malware Awareness Quiz

University

10 Qs

Quiz II - Zotero

Quiz II - Zotero

University

10 Qs

FSQ 11 Review

FSQ 11 Review

5th Grade - University

10 Qs

MWR 2: Intro to Malware Analysis

MWR 2: Intro to Malware Analysis

University

4 Qs

Wi-Fi Security Quiz

Wi-Fi Security Quiz

University

9 Qs

COA_Ch06_InClass-3

COA_Ch06_InClass-3

Assessment

Quiz

others

University

Medium

Created by

Chun-Jung Lin

Used 23+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

If a cache access requires one clock cycle and dealing with cache misses requires an additional five clock cycles, which of the following cache hit rates results in an effective access time of 2 clock cycles?
70%
80%
85%
90%
95%

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

A unified cache is a cache that holds both data and instructions.
True
False

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Cache memory improves performance by improving memory __________ while virtual memory improves performance by increasing memory _____________.
execution time/access time
locality/access time
access time/address space
organization/paging

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a computer uses paging, there must be a page table for every process.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The purpose of a TLB is:
to cache page table entries
to cache frequently used data from memory
to hold the starting address of the page table
to hold the length of the page table