wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MICROPROCESSORS AND INTERFACING - QUIZ 2

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

ISR Stands for

a)

Internet service router

b)

Internet Service Road

c)

Interrupt Service road

d)

Interrupt Service Routine

2.

DMA stand for

a)

Direct memory access

b)

Direct management access

c)

Direct mobile access

d)

Direct memory application

3.

what is the use of EI and DI instruction

a)

allows Interrupt & allows Interrupt

b)

allows Interrupt & blocks Interrupt

c)

blocks Interrupt & allows Interrupt

d)

blocks Interrupt & blocks Interrupt

4.

Which of these are microprocessors

a)

8085

b)

8086

c)

Intel Core 2 Duo

d)

All of these

5.

Companies which manufacture microprocessors are

a)

Intel

b)

Synopsys

c)

ARM

d)

AMD

6.

What function which can stop the main program and do other programs?

a)

Interrupt

b)

Timer

c)

Counter

d)

SPI

7.

3. The instruction “JUMP” belongs to

a)

a) sequential control flow instructions

b)

b) control transfer instructions

c)

c) branch instructions

d)

d) Arithmetic nstructions

8.

The instruction that supports addition when carry exists is

a)

a.ADD

b)

b.ADC

c)

c.ADD & ADC

d)

d.none of the mentioned

9.

The instruction that subtracts 1 from the contents of the specified register/memory location is

a)

a.INC

b)

b.SUBB

c)

c.SUB

d)

d.DEC

10.

he flag that acts as Borrow flag in the instruction, SBB is

a)

a.direction flag

b)

b.carry flag

c)

c.parity flag

d)

d.trap flag

11.

The instruction, CMP to compare source and destination operands it performs

a)

a.addition

b)

b.subtraction

c)

c.division

d)

d.multiplication

12.

The instructions that are used to call a subroutine from a main program and return to the main program after execution of called function are

a)

a) CALL,JMP

b)

b) JMP,IRET

c)

c) CALL,RET

d)

d) JMP,RET

13.

4. The instruction, MOV AX, 0005H belongs to the address mode

a)

a) register

b)

b) direct

c)

c) immediate

d)

d) register relative

14.

7.The instruction, MOV AX,[BX] is an example of

a)

a) direct addressing mode

b)

b) register addressing mode

c)

c) register relative addressing mode

d)

d) register indirect addressing mode

15.

Data bus width of 8086 microprocessor

a)

16

b)

20

c)

8

d)

32