MCQOPTIONS
Saved Bookmarks
| 1. |
to configure 8255 with port A output,Port B input port C lower output and port C upper input |
| A. | mov al,0afh |
| B. | mov al,0aeh |
| C. | mov al,0ceh |
| D. | mov a,0aah |
| Answer» C. mov al,0ceh | |