Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
217 views
in Electronics by (102k points)
closed by
The register in the 8085A that is used to keep track of the memory address of the next op-code to be run in the program is the:
1. stack pointer
2. program counter
3. accumulator
4. None of above

1 Answer

0 votes
by (101k points)
selected by
 
Best answer
Correct Answer - Option 2 : program counter

The register in the 8085A that is used to keep track of the memory address of the next opcode to be run in the program is the program counter.

Explanation:

Program Counter (PC): 

1. It is a 16-bit special-purpose register used to sequence the execution of the program. 

2. It provides the address of the next instruction to be fetched from the memory of execution from the memory for execution.

3. When a byte is fetched then the PC automatically incremented by one to point to the next memory location.

Stack Pointer:

1. It is a 16-bit special-purpose register, used as a memory pointer. 

2. It provides the top address of the stack. A memory location in R/W memory is called "STACK". It is a part of RAM, which is used during Subroutines, PUSH and POP instructions.

Accumulator:

1. It is an 8-bit programmable register where generally the result is stored after arithmetic and logical operation.

2. All the arithmetic and logical operations performed with the contents of the accumulator and the results are stored in the accumulator only.

Hence option (2) is the correct solution.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...