Recent questions tagged Assembly-programming-language

0 votes
    The maximum memory space addressable by 8086 processor was? 64 KB 640KB 1MB 2MB...
asked May 1, 2021 in Education by JackTerrance
0 votes
    You want to initialize the IP register with the value 2000: 1.Mov IP,2000 2. Jmp 2000 3. Mov 2000,IP 4. You can not change IP register...
asked May 1, 2021 in Education by JackTerrance
0 votes
    The physical address 12345 can be represented by the logical address 1. 1234:5 2. 1230:45 3. Both (a) and (b) are wrong 4. Both (a) and (b) are correct...
asked May 1, 2021 in Education by JackTerrance
0 votes
    What about the Stack segment in .COM program during execution: Must be defined explicitly in the program DOS uses the ... stack for .COM program during execution none of the above...
asked May 1, 2021 in Education by JackTerrance
0 votes
    The operating system functions: System boot Running applications Both wrong Both correct...
asked May 1, 2021 in Education by JackTerrance
0 votes
    What is the value of over flow (O) flag after the instruction: SUB AX,AX Set Cleared Unknown none of the above...
asked May 1, 2021 in Education by JackTerrance
To see more, click for the full list of questions or popular tags.
...