1. Total no. of instruction for 8085 microprocessor assembly language is ?

244

245

246

247

Answer: 246

Explanation:


2. The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is ?

IC = FC - EC

IC = FC + EC

IC = FC + 2EC

EC = IC + FC

Answer: IC = FC + EC

Explanation:


3. Which one of the following microprocessor is not an 8-bit microprocessor ?

8085

Z-80

68000

6502

Answer: 68000

Explanation:


4. The address bus of any microprocessor is always ?

Unidirectional

Bi-directional

Either unidirectional or bi-directional

None

Answer: Unidirectional

Explanation:


5. The data bus of any microprocessor is always ?

Unidirectional

Bi-directional

Either unidirectional or bi-directional

None

Answer: Bi-directional

Explanation:


6. The multiplexing of address bus and data buses is used in ?

all the microprocessors

depends on the internal architecture

never multiplexed

none of these

Answer: depends on the internal architecture

Explanation:


7. The multiplexing of address bus and data buses are used in microprocessor ?

to reduce speed of operation

to increase the no. of pins

to reduce the number of pins

to improve the operation

Answer: to reduce the number of pins

Explanation:


8. The address bus width of a microprocessor which is capable of addressing 64 Kbytes of the memory is ?

8

12

16

20

Answer: 16

Explanation:


9. The word size of 8085 microprocessor is ?

4-bit

8-bit

16-bit

20-bit

Answer: 8-bit

Explanation:


10. The stack pointer register in a microprocessor ?

counts the number of programs being executing on the microprocessor

counts the number of instructions being executing on the microprocessor

keeps the address of the next instruction to be fetched

holds the address of the top of the stack

Answer: holds the address of the top of the stack

Explanation: