Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Advanced processor technologies

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

Which of the unit is not the part of the internal architecture of 80386?

a)

(a) Central Processing Unit

b)

(b) Memory Management Unit

c)

(c) Bus Interface Unit

d)

(d) None

2.

How much virtual memory can be accessed by 80386 microprocessor?

a)

(a) 1 MB

b)

(b) 4 MB

c)

(c) 4 GB

d)

(d) 64 TB

3.

A gigabyte represents…….

a)

(a) 1 billion bytes

b)

(b) 1000 kilobytes

c)

(c) 230 bytes

d)

(d) 1024 bytes

4.

If the paging unit is enabled, then it converts linear address into

a)

(a) effective address

b)

(b) physical address

c)

(c) segment base address

d)

(d) none of the mentioned

5.

The 80386 microprocessor is an enhanced version of (a)  

6.

80386 has a physical memory size of ___________

a)

4GBytes

b)

4MBytes

c)

8GBytes

d)

16GBytes

7.

The 80386 also includes

a)

32-bit extended registers and a 32-bit address and data bus.

b)

16-bit extended registers and a 16-bit address and data bus.

c)

16-bit extended registers and a 32-bit address and data bus.

d)

32-bit extended registers and a 16-bit address and data bus.

8.

The 80386 has a virtual memory with up to ______

a)

64TBytes.

b)

4GBytes.

c)

4TBytes.

d)

60TBytes.

9.

The effective address (offset) is added with segment base address to calculate________

a)

Linear address.

b)

Local address

c)

Both of the above

d)

None of the above

10.

The Pentium processor has two separate-------- caches on chip

a)

8-kilobyte (KB)

b)

4-kilobyte (KB)

c)

5-kilobyte (KB)

d)

None of the above

11.

Pentium following (a)   number of pipeline stages

12.

___________Situations that prevent the next instruction in the instruction stream from executing during its designated clock cycles

a)

Pipelining

b)

Superscalar

c)

Both of the above

d)

None of the above

13.

_________is any condition in which either the source or the destination operands of an instruction are not available at the time expected in the pipeline.

a)

Control hazard

b)

Data hazard

c)

structural hazard

d)

None of the above

14.

(a)   second stage in instruction cycle

15.

A=3+A

B=A*4

if these instruction execute in pipelining, which hazard can occur

a)

Data hazard

b)

Control hazard

c)

Structural hazard

d)

All of the above

16.

This situation arises mainly when two instructions require a given hardware resource at the same time and hence for one of the instructions the pipeline needs to be stalled, known as

a)

Data hazard

b)

Control hazard

c)

Structural hazard

d)

All of the above

17.

when one of the instructions is a branching instruction to some other memory location. Thus all the instruction fetched in the pipeline from consecutive memory locations are invalid now and need to removed(also called flushing of the pipeline). This is known as

(a)  

18.

Pentium has

a)

A. Super scalar, pipelined architecture

b)

B. Two separate caches

c)

Only A

d)

Both A and B

19.

The real mode allows the microprocessor to address data in the first _________ of memory

a)

1MByte

b)

16MByte

c)

4MByte

d)

1GByte

20.

Fetch, decode, execute, result writing performs simultaneously is known as

a)

Cycle stealing

b)

Pipelining

c)

Both of the above

d)

None of the above