wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EC8552_CA0_MODEL EXAM I_PART B_16.10.2020

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

1. Consider the following instructions:

add $s0, $t0, $t1

sub $t2, $s0, $t3. Find the type of hazard occurred in the above program.

a)

Data Hazard

b)

Structural Hazard

c)

Control Hazard

d)

All the above

2.

2.____________ is an approach whereby the compiler or processor guesses the outcome of an instruction to remove it as a dependence in executing other instructions.

a)

Speculation

b)

Branch

c)

Buffer

d)

Exception

3.

3.____________ is a scheme in which writes always update both the cache and the memory,ensuring that data is always consistent between the two.

a)

Write Back

b)

Write Through

c)

Write Buffer

d)

All the above

4.

4.We have two machines with different implementations of the same ISA. Machine A has a clock cycle time of 10 ns and a CPI of 2.0 for program P; machine B has a clock cycle time of 20 ns and a CPI of 1.2 for the same program. Which machine is faster? Let IC be the number of instructions to be executed. Then Cycles count_A = 2.0 IC

a)

machine A ,10%

b)

machine A ,20%

c)

machine B ,10%

d)

machine B ,20%

5.

5._______________is a special instruction that transfers control from user mode to a dedicated location in supervisor code space, invoking the exception mechanism in the process.

a)

System Call

b)

System Hit

c)

TLB Hit

d)

TLB Miss

6.

6.____________________ is a multi-master serial bus that connects low speed peripherals to a motherboard, mobile phone, embedded system or other electronic devices.

a)

SPI

b)

I2C

c)

PPI

d)

MBFBMC

7.

7.In what type of memory access , all the distributed main memories are converted to cache memories.

a)

Cache Only Memory Access

b)

Uniform Memory Access

c)

Non Uniform Memory Access

d)

All the above

8.
8.There is a high variability in performance between the different WSC servers because of_____________
a)
varying load on servers
b)
file may or may not be in a file cache
c)
distance over network can vary
d)
All the above
9.

9.The _______________ is interconnection network for large-scale distributed memory multiprocessors.

a)

Hierarchical Cube Network

b)

Dual Cube

c)

Meta Cube

d)

Folded Dual Cube

10.
10.If servers are not energy-efficient they will increase
a)
cost of electricity
b)
cost of infrastructure to provide electricity
c)
All the above
d)
None of the above