8085 Multiplication Program | 8085 Programming tutorial in hindi

Опубликовано: 18 Май 2026
на канале: Programming Funda
6,112
148

In this lesson, I have explained how to multiply two 8 bit numbers.
For simplicity, I have assumed that the answer in also 8 bit answer.
In actual, the answer will be 16 bit if answer exceeds 255 in decimal.

I have then run the program in simulator software called gnu sim.