![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 8
Rep Power: 0
![]() |
I have been trying to figure these out from the book but couldn't .
Thanks alot for any help ! ![]() 1. if the program TEST.ASM has been designed as an EXE program , can the program TEST.OBJ be executed successfully? Im confused here, thought not as test.obj isnt executed but test.exe is ,but im not sure. 2. What is the meaning of the following directive ? PAGE 55,132 3. In a program consisting of seperately compiled modules what is the assembler's name for a reference to a label outside the current module? Im thinking either they mean the jmp instruction or extern ? 4. given the following map file: Start Stop Length Name Class 00000H 00023H 00024H _TEXT CODE 00030H 00031H 00002H _DATA DATA if this programs code segment were loaded by DOS at absolute address 18400h , what would be the absolute addresses of the data and stack segments ? Thanks a million ! ![]() |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|