86 Family Question:
Download Questions PDF

Write an assembly code which can call function in a loop with al value from 0 to 9?

Answer:

mov ro,#10h

here:
acall fun
inc a1
djnz ro,here

Download 86 Family Interview Questions And Answers PDF

Previous QuestionNext Question
Explain two ways of converting a two input NAND gate to an inverter?What do you mean by embedded system?