What is the function of accumulator?
Answer Posted / sugar girl
Accumulator is a 8 bit register , is a part of ALU . It is used for temporary storage of 8 bit data which performs arithmetic operation or logical operations. The result of operations stored in accumulator. Initially , the accumulator is set to 0 and each number is added to the value in the accumulator. At last the result is written in the main memory when all the operations performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of interrupt is the “trap” and what does it do?
Device density on a microprocessor/chip?
What is 8255?
why 8085 processor is called an 8 bit processor?
What are the steps involved in communication of 8085 microprocessor with the memory?
What is baud rate?
what are the advantages of modular proramming techniques
Define bit?
What are the different flags included in the alu?
Explain data types used in microcontroller programming,
What does the parity flag do?
How much on chip ram is available?
What is the position of the stack pointer after the pop instruction?
What is stack pointer?
What is an editor?