You are on page 1of 8

J

N
T
U
W
O
R
L
D
Code No: A107320403 Set No. 1
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III B.Tech. II Sem., I Mid-Term Examinations, March 2010
MICROPROCESSORS AND INTERFACING
Objective Exam
Name: ______________________________ Hall Ticket No.
Answer All Questions. All Questions Carry Equal Marks.Time: 20 Min. Marks: 20.
A

I Choose the correct alternative:

1. The memory requirement for this program is [ ]
a) 20 byte b) 21 byte c) 23 byte d) 18 byte

2. The instruction that does not clear the accumulator of 8085 is [ ]
a) XRA A b) ANI 00H c) MVI A, 00H d) none of the above

3. The contents of accumulator after the execution of the following instruction will be [ ]
MVI A, A7H
ORA A
RAL
a) CFH b) 4FH c) 4EH d) CEH

4. Which of the following bus is used to transfer data from main memory to the peripheral device?
[ ]
a) DMA bus b) output bus c) input bus d) data bus

5. ------------ language use strings of 0s and 1s [ ]
a) assembly language b) programming language c) machine language d) all of the above

6. What is the primary memory of a 32 bit system [ ]
a) 2
31
b) 2
32
c) 2 d) 2
28 16

7. How many 8 bit I/O ports can be supported by 16 bit I/O processor [ ]
a) 2
16
I/O ports b) 2 I/O ports c) 2 I/O ports d) 2
64
I/O ports
8 32

8. If AL=FF and ADD AL, instruction is executed the contents of status flags are? [ ]
a) CF=1, PF=1 AF=1 ZF=1 SF=0 OF=0 b) CF=0, PF=1 AF=0 ZF=1 SF=0 OF=0
c) CF=1, PF=0 AF=1 ZF=0 SF=0 OF=0 d) none of the above

9. The range of values that can be stored in a byte while dealing with signed numbers is [ ]
a) -126 to 127 b) 127 to 128 c) -128 to 127 d) -56 to 72

10. When reset input is driven by --- the floppy disk controller is in idle state [ ]
a) ALU b) CPU c) control unit d) registers


Cont.2



www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D
Code No: A107320403 :2: Set No. 1


II Fill in the blanks


11. The DRQ and DACK is present in --- --------- block

12. When A =1 then 8272 selects ---------- register
0

13. 8275 is always interfaced to microprocessor using ---------- -

14. For handshake --- ---- mode is used in 8255

15. Memory buffering is necessary when ---------- are connected to 8086

16. When the data transfer is complete the ---------- register become zero

17. The pictorial representation of a program is known as - -------------

18. The statement in which the condition is verified first is --------------

19. In variable port addressing mode the register used is ---------- ----

20. MOV DS, AX indicates which addressing mode -------------





-oOo-






www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D

Code No: A107320403 Set No. 2
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III B.Tech. II Sem., I Mid-Term Examinations, March 2010
MICROPROCESSORS AND INTERFACING
Objective Exam
Name: ______________________________ Hall Ticket No.
Answer All Questions. All Questions Carry Equal Marks.Time: 20 Min. Marks: 20.
A

I Choose the correct alternative:


1. Which of the following bus is used to transfer data from main memory to the peripheral device?
[ ]
a) DMA bus b) output bus c) input bus d) data bus

2. ------------ language use strings of 0s and 1s [ ]
a) assembly language b) programming language c) machine language d) all of the above

3. What is the primary memory of a 32 bit system [ ]
a) 2
31
b) 2
32
c) 2 d) 2
28 16

4. How many 8 bit I/O ports can be supported by 16 bit I/O processor [ ]
a) 2
16
I/O ports b) 2 I/O ports c) 2 I/O ports d) 2 I/O ports
8 32 64

5. If AL=FF and ADD AL, instruction is executed the contents of status flags are? [ ]
a) CF=1, PF=1 AF=1 ZF=1 SF=0 OF=0 b) CF=0, PF=1 AF=0 ZF=1 SF=0 OF=0
c) CF=1, PF=0 AF=1 ZF=0 SF=0 OF=0 d) none of the above

6. The range of values that can be stored in a byte while dealing with signed numbers is [ ]
a) -126 to 127 b) 127 to 128 c) -128 to 127 d) -56 to 72

7. When reset input is driven by --- the floppy disk controller is in idle state [ ]
a) ALU b) CPU c) control unit d) registers

8. The memory requirement for this program is [ ]
a) 20 byte b) 21 byte c) 23 byte d) 18 byte

9. The instruction that does not clear the accumulator of 8085 is [ ]
a) XRA A b) ANI 00H c) MVI A, 00H d) none of the above

10. The contents of accumulator after the execution of the following instruction will be [ ]
MVI A, A7H
ORA A
RAL
a) CFH b) 4FH c) 4EH d) CEH

Cont.2


www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D
Code No: A107320403 :2: Set No. 2


II Fill in the Blanks

11. For handshake --- ---- mode is used in 8255

12. Memory buffering is necessary when ---------- are connected to 8086

13. When the data transfer is complete the ---------- register become zero

14. The pictorial representation of a program is known as - -------------

15. The statement in which the condition is verified first is --------------

16. In variable port addressing mode the register used is ---------- ----

17. MOV DS, AX indicates which addressing mode -------------

18. The DRQ and DACK is present in --- --------- block

19. When A =1 then 8272 selects ---------- register
0

20. 8275 is always interfaced to microprocessor using ---------- -






-oOo-




www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D

Code No: A107320403 Set No. 3
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III B.Tech. II Sem., I Mid-Term Examinations, March 2010
MICROPROCESSORS AND INTERFACING
Objective Exam
Name: ______________________________ Hall Ticket No.
Answer All Questions. All Questions Carry Equal Marks.Time: 20 Min. Marks: 20.
A

I Choose the correct alternative:

1. What is the primary memory of a 32 bit system [ ]
a) 2
31
b) 2
32
c) 2 d) 2
16

28

2. How many 8 bit I/O ports can be supported by 16 bit I/O processor [ ]
a) 2
16
I/O ports b) 2 I/O ports c) 2 I/O ports d) 2 I/O ports
8 32 64

3. If AL=FF and ADD AL, instruction is executed the contents of status flags are? [ ]
a) CF=1, PF=1 AF=1 ZF=1 SF=0 OF=0 b) CF=0, PF=1 AF=0 ZF=1 SF=0 OF=0
c) CF=1, PF=0 AF=1 ZF=0 SF=0 OF=0 d) none of the above

4. The range of values that can be stored in a byte while dealing with signed numbers is [ ]
a) -126 to 127 b) 127 to 128 c) -128 to 127 d) -56 to 72

5. When reset input is driven by --- the floppy disk controller is in idle state [ ]
a) ALU b) CPU c) control unit d) registers

6. The memory requirement for this program is [ ]
a) 20 byte b) 21 byte c) 23 byte d) 18 byte

7. The instruction that does not clear the accumulator of 8085 is [ ]
a) XRA A b) ANI 00H c) MVI A, 00H d) none of the above

8. The contents of accumulator after the execution of the following instruction will be [ ]
MVI A, A7H
ORA A
RAL
a) CFH b) 4FH c) 4EH d) CEH

9. Which of the following bus is used to transfer data from main memory to the peripheral device?
[ ]
a) DMA bus b) output bus c) input bus d) data bus

10. ------------ language use strings of 0s and 1s [ ]
a) assembly language b) programming language c) machine language d) all of the above


Cont.2


www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D
Code No: A107320403 :2: Set No. 3


II Fill in the blanks

11. When the data transfer is complete the ---------- register become zero

12. The pictorial representation of a program is known as - -------------

13. The statement in which the condition is verified first is --------------

14. In variable port addressing mode the register used is ---------- ----

15. MOV DS, AX indicates which addressing mode -------------

16. The DRQ and DACK is present in --- --------- block

17. When A =1 then 8272 selects ---------- register
0

18. 8275 is always interfaced to microprocessor using ---------- -

19. For handshake --- ---- mode is used in 8255

20. Memory buffering is necessary when ---------- are connected to 8086





-oOo-





www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D

Code No: A107320403 Set No. 4
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III B.Tech. II Sem., I Mid-Term Examinations, March 2010
MICROPROCESSORS AND INTERFACING
Objective Exam
Name: ______________________________ Hall Ticket No.
Answer All Questions. All Questions Carry Equal Marks.Time: 20 Min. Marks: 20.
A

I Choose the correct alternative:

1. If AL=FF and ADD AL, instruction is executed the contents of status flags are? [ ]
a) CF=1, PF=1 AF=1 ZF=1 SF=0 OF=0 b) CF=0, PF=1 AF=0 ZF=1 SF=0 OF=0
c) CF=1, PF=0 AF=1 ZF=0 SF=0 OF=0 d) none of the above

2. The range of values that can be stored in a byte while dealing with signed numbers is [ ]
a) -126 to 127 b) 127 to 128 c) -128 to 127 d) -56 to 72

3. When reset input is driven by --- the floppy disk controller is in idle state [ ]
a) ALU b) CPU c) control unit d) registers

4. The memory requirement for this program is [ ]
a) 20 byte b) 21 byte c) 23 byte d) 18 byte

5. The instruction that does not clear the accumulator of 8085 is [ ]
a) XRA A b) ANI 00H c) MVI A, 00H d) none of the above

6. The contents of accumulator after the execution of the following instruction will be [ ]
MVI A, A7H
ORA A
RAL
a) CFH b) 4FH c) 4EH d) CEH

7. Which of the following bus is used to transfer data from main memory to the peripheral device?
[ ]
a) DMA bus b) output bus c) input bus d) data bus

8. ------------ language use strings of 0s and 1s [ ]
a) assembly language b) programming language c) machine language d) all of the above

9. What is the primary memory of a 32 bit system [ ]
a) 2
31
b) 2
32
c) 2 d) 2
16

28

10. How many 8 bit I/O ports can be supported by 16 bit I/O processor [ ]
a) 2
16
I/O ports b) 2 I/O ports c) 2 I/O ports d) 2 I/O ports
8 32 64


Cont.2


www.jntuworld.com
www.jntuworld.com
J
N
T
U
W
O
R
L
D
Code No: A107320403 :2: Set No. 4

II Fill in the Blanks

11. The statement in which the condition is verified first is --------------

12. In variable port addressing mode the register used is ---------- ----

13. MOV DS, AX indicates which addressing mode -------------

14. The DRQ and DACK is present in --- --------- block

15. When A =1 then 8272 selects ---------- register
0

16. 8275 is always interfaced to microprocessor using ---------- -

17. For handshake --- ---- mode is used in 8255

18. Memory buffering is necessary when ---------- are connected to 8086

19. When the data transfer is complete the ---------- register become zero

20. The pictorial representation of a program is known as - -------------




-oOo-
www.jntuworld.com
www.jntuworld.com

You might also like