Q. Which general-purpose register stores 8-bit divisor and its remainder?
Solution:
The divide operation to divide two 8-bit numbers using this 8051 microcontroller. The register A and B will be used in this operation. No other registers can be used for division. The result of the division has two parts. The quotient part and the remainder part. Register A will hold Quotient, and register B will hold Remainder.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.