0% found this document useful (0 votes)
2 views6 pages

MTA Test 1 Microprocessor Microcontroller

The document consists of a series of questions and answers related to microprocessor architecture and operations, specifically focusing on the 8085 microprocessor. It covers topics such as data and address bus width, register types, control signals, and the function of the program counter. Each question is accompanied by multiple-choice answers, with the correct answer indicated for each question.

Uploaded by

Soumitra Bhowmik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views6 pages

MTA Test 1 Microprocessor Microcontroller

The document consists of a series of questions and answers related to microprocessor architecture and operations, specifically focusing on the 8085 microprocessor. It covers topics such as data and address bus width, register types, control signals, and the function of the program counter. Each question is accompanied by multiple-choice answers, with the correct answer indicated for each question.

Uploaded by

Soumitra Bhowmik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

An 8-bit microprocessor has an

A. 8-bit data bus


B. 8-bit address bus
C. 8-bit control bus
D. 8 interrupt line
MARKS: 1
ANSWER: A

If a microprocessor is capable of addressing 64K bytes of memory, its address-


bus width is
A. 16 bits
B. 20 bits
C. 8 bits
D. None of these
MARKS: 1
ANSWER: A

In a Microprocessor based system


A. Address bus and data bus both are unidirectional
B. Address bus and data bus both are bidirectional
C. Address bus is unidirectional and data bus is bidirectional
D. Address bus is bidirectional and data bus is unidirectional
MARKS: 1
ANSWER: C

Which of the following is not a part of the processor


A. Register unit
B. Arithmetic and Logic (ALU) unit
C. Control unit (CU)
D. System bus
MARKS: 1
ANSWER: D

The number of flag bits in flag register (F) of the 8085 microprocessor is
A. 5
B. 6
C. 4
D. 3
MARKS: 1
ANSWER: A

Clock frequency and power supply of 8085 microprocessor are


A. 3 MHz and +5 volt
B. 2 MHz and +7 volt
C. 4 MHz and +10 volt
D. 5 MHz and -5 volt
MARKS: 1
ANSWER: A

Which of the following is a general purpose register in 8085


A. Flag register (F)
B. Register C
C. Instruction decoder
D. Program Counter (PC)
MARKS: 1
ANSWER: B

Which of the following is a special purpose register in 8085


A. Register B
B. Register A
C. Register D
D. Register H
MARKS: 1
ANSWER: B

Which of the following is a valid register pair


A. B-D
B. B-C
C. D-H
D. B-L
MARKS: 1
ANSWER: B

In 8085
A. Program counter (PC) and Stack pointer (SP) both are 16 bit register as well
as memory pointer
B. Program counter (PC) and Stack pointer (SP) both are 16 bit register but
they are not memory pointer
C. Program counter (PC) and Stack pointer (SP) both are not 16 bit register but
they are memory pointer
D. Program counter (PC) and Stack pointer (SP) are neither 16 bit register nor
memory pointer
MARKS: 1
ANSWER: A

In 8085, result of arithmetic and logic (ALU) operation is always stored in


A. ALU
B. CU
C. Register A
D. Register B
MARKS: 1
ANSWER: C

The program counter (PC) in a microprocessor


A. Keeps the address of the next instruction to be fetched
B. Counts the number of instructions being executed on the microprocessor
C. Counts the number of programs being executed on the microprocessor
D. Counts the number of interrupts handled by the microprocessor
MARKS: 1
ANSWER: A

The control signal used to distinguish between I/O operation and memory
operation is
A. IO/M'
B. ALE
C. HOLD
D. SID
MARKS: 1
ANSWER: A

The instruction register holds


A. Flag conditions
B. Opcodes
C. Instruction address
D. Instruction data
MARKS: 1
ANSWER: B
Let the addition of two 8 bit data CBH and E9H is performed in 8085 ALU unit.
After addition result and stored location are
A. 4B and memory
B. B4 and memory
C. B4 and register A
D. B4 and register B
MARKS: 1
ANSWER: C

ALE, RD', WR' are examples of


A. Control signals
B. Status signals
C. DMA signals
D. RESET signals
MARKS: 1
ANSWER: A

IO/M', S0, S1 are examples of


A. Control signals
B. Status signals
C. DMA signals
D. RESET signals
MARKS: 1
ANSWER: B

HOLD, HLDA are examples of


A. Control signals
B. Status signals
C. DMA signals
D. RESET signals
MARKS: 1
ANSWER: C

The control signal used to latch lower order address bits in 8085 address bus
is
A. IO/M'
B. ALE
C. HOLD
D. SID
MARKS: 1
ANSWER: B

Let the addition of two 8 bit data CBH and E9H is performed in 8085 ALU unit.
After addition status of Flag register (F) is
A. S=1, Z=0, CY=1, AC=1, P=1
B. S=0, Z=0, CY=1, AC=1, P=1
C. S=0, Z=0, CY=0, AC=1, P=1
D. S=1, Z=1, CY=0, AC=0, P=1
MARKS: 1
ANSWER: A

You might also like