Digital Electronics - Microprocessor Fundamentals - Discussion

Discussion Forum : Microprocessor Fundamentals - General Questions (Q.No. 3)
3.
The circuits in the 8085A that provide the arithmetic and logic functions are called the:
CPU
ALU
I/O
none of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Arun more said:   8 years ago
Thank you so much for the given explanation.

Anamika Pathak said:   1 decade ago
ALU is the right answer.

Because All the arithmetic and logical operation like add, sub, increment by 1, decrements by 1 and the logical operation like logical AND, logical OR, logical EX-OR, logical EX-NOR, complement, rotate right and rotate left can be performed by the ALU operation.

Sai said:   1 decade ago
ALU means arithmetic and logical unit, by using this unit arithmetic (i.e add, sub, div, mul) , logical (i.e and, or, nor) operation are perform in microprocessor.

Post your comments here:

Your comments will be displayed after verification.