wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AMM - CA

Total questions: 4

Worksheet time: 20mins

Name
Class
Date
1.

An 8 KB associative cache has blocks of size 32 Byte and main memory size is 1 GB. Find the number of tag bits and number of comparators required for search ?

a)

20, 250

b)

25, 256

c)

30, 300

d)

25, 150

2.

The width of the physical address on a machine is 40 bits. The width of tag field in a 512Kb 8-way set associative cache is ________?

( GATE 2016)

a)

16

b)

24

c)

22

d)

32

3.

Consider a 4-way set associative cache consisting of 128 lines with the line size of 64 words. The CPU generates a 20 bit address of a word in main memory. The number of bits in the TAG, SET and WORD fields respectively?

( GATE 2007 )

a)

9,6,5

b)

7,7,6

c)

7,5,8

d)

9,5,6

4.

Consider 7 bit data 1001101. Find the number of parity bits included in this data and the value for each parity bit.

a)

3, P1 = 1, P2 = 0, P4 = 0

b)

2, P1 = 1, P2 = 0

c)

4, P1= 1, P2 = 0, P4 = 0, P8 = 1

d)

6, P1 = 1, P2 = 0, P4 = 0, P8 = 1, P16 = 0