Quiznetik

Microprocessors and Microcontrollers | Set 2

1. The Microprocessor places address on the address bus

Correct : C. 16 bit

2. The Microprocessor places 16 bit address on the add lines from that address by register should be selected

Correct : B. one

3. The of the memory chip will identify and select the register for the EPROM

Correct : A. internal decoder

4. Microprocessor provides signal like to indicate the read operatio

Correct : C. MCMR

5. To interface memory with the microprocessor, connect register the lines of the address bus must be added to address lines of the chip.

Correct : B. memory

6. The remaining address line of bus is decoded to generate chip select signal

Correct : B. address

7. signal is generated by combining RD and WR signals with IO/M

Correct : A. control

8. Memory is an integral part of a system

Correct : B. microcomputer

9. has certain signal requirements write into and read from its registers

Correct : A. memory

10. An is used to fetch one address

Correct : A. internal decoder

11. The primary function of the is to accept data from I/P devices

Correct : B. microprocessor

12. signal prevent the microprocessor from reading the same data more than one

Correct : B. handshaking

13. Bits in IRR interrupt are

Correct : B. set

14. generate interrupt signal to microprocessor and receive acknowledge

Correct : B. control logic

15. The pin is used to select direct command word

Correct : A. A0

16. CS connect the output of

Correct : B. decoder

17. In which year, 8086 was introduced?

Correct : A. 1978

18. Expansion for HMOS technology_

Correct : D. high performance metal oxide semiconductor

19. 8086 and 8088 contains transistors

Correct : A. 29000

20. ALE stands for

Correct : A. address latch enable

21. What is DEN?

Correct : C. data enable

22. In 8086, Example for Non maskable interrupts are .

Correct : A. TRAP

23. In 8086 the overflow flag is set when .

Correct : B. signed numbers go out of their range after an arithmetic operation.

24. In 8086 microprocessor the following has the highest priority among all type interrupts?

Correct : A. NMI

25. In 8086 microprocessor one of the following statements is not true?

Correct : B. coprocessor is interfaced in min mode.

26. Address line for TRAP is?

Correct : B. 0024H

27. Access time is faster for .

Correct : B. SRAM

28. The First Microprocessor was .

Correct : A. Intel 4004

29. Status register is also called as .

Correct : D. flags

30. Which of the following is not a basic element within the microprocessor?

Correct : A. Microcontroller

31. Which method bypasses the CPU for certain types of data transfer?

Correct : D. Direct memory access (DMA)

32. Which bus is bidirectional?

Correct : C. Data bus

33. The first microprocessor had a(n) .

Correct : C. 4 – bit data bus

34. Which microprocessor has multiplexed data and address lines?

Correct : A. 8086

35. Which is not an operand?

Correct : D. Assembler

36. Which is not part of the execution unit (EU)?

Correct : B. Clock

37. A 20-bit address bus can locate .

Correct : A. 1,048,576 locations

38. Which of the following is not an arithmetic instruction?

Correct : D. ROL (rotate left)

39. During a read operation the CPU fetches _.

Correct : D. all of the above

40. Which of the following is not an 8086/8088 general-purpose register?

Correct : D. Address segment (AS)

41. A 20-bit address bus allows access to a memory of capacity

Correct : A. 1 MB

42. Which microprocessor accepts the program written for 8086 without any changes?

Correct : D. 8088

43. Which group of instructions do not affect the flags?

Correct : C. Data transfer operations

44. The result of MOV AL, 65 is to store

Correct : D. store 0100 0001 in AL