MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MICRO PROCESSOR AND MICRO CONTROLLER

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The program counter in 8085 microprocessor is a 16 bit register, because
A
It counts 16 bits at a time
B
There are 16 address times
C
It facilitates user storing 16-bit data temporarily
D
It has to fetch two 8 bit data at a time
Explanation: 

Detailed explanation-1: -The program counter acts as a pointer to the next instruction to be executed and always contains the 16-bit address of the memory location of next instruction. It is a 16 bit register as 8085 has 16 address lines.

Detailed explanation-2: -The function of the program counter is to point to the memory address of the next instruction to be executed. When an opcode is being fetched, the program counter is incremented by one to point to the next memory location.

There is 1 question to complete.