What will be the values at memory locations 02FOh 02F2h 02F4
What will be the values at memory locations 02FOh, 02F2h, 02F4h, 02F6h, and 02F8h when the following program is run?
Solution
memory address 02F0h contains 15 i.e F
memory address 02F2h contains 9
memory address 02F4h contains 9
memory address 02F6h contains 9
memory address 02F8h contains 15 i,e F
