MCQOPTIONS
Saved Bookmarks
| 1. |
In 8086 the instruction ADD AL, CH means |
| A. | the two 8 bit values in registers AL and CH are added and result placed in register AL |
| B. | the two 8 bit values in registers AL and CH are added and result placed in register CH |
| C. | the two 16 bit values in registers AL and CH are added and result placed in register AL |
| D. | the two 16 bit values in registers AL and CH are added and result placed in register CH |
| Answer» B. the two 8 bit values in registers AL and CH are added and result placed in register CH | |