MCQOPTIONS
Saved Bookmarks
| 1. |
In the instruction, ASSUME CS : CODE, DS : DATA, SS : STACK the ASSUME directive directs to the assembler the |
| A. | address of the stack segment |
| B. | pointer address of the stack segment |
| C. | name of the stack segment |
| D. | name of the stack, code and data segments |
| Answer» E. | |