Question: Write an assembly code to 1.clear screen 2.set cursor to position (5,10) 3.read(Input) X ,Y 4.Z=X+Y 5.print Z In microprocessor 8086 using interrupts clear screen
Write an assembly code to 1.clear screen 2.set cursor to position (5,10) 3.read(Input) X ,Y 4.Z=X+Y 5.print Z In microprocessor 8086 using interrupts clear screen and set cursor using BIOS INT 10H Read (input) and print using DOS INT 21H PLEAS WRITE THE CODE WITH BAISIC INSTRUCTION
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
