Answer Posted / res
Base register stores starting address of programme. if we want to relocate programme....just need to change base register content.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is house keeping in assembler?
what is need of start 0? In steed of
What is maximum displacement and how to cross this limit?
how to initialize a register to 0000?
How many maximum base registers we can have in a program?
How many maximum base registers we can have in a single program?
What will happen if we drop the base register in the program which contains only one basereg?
Explain about maximum displacement?
how to pass the parameters from jcl to assembler pgm?
Ap wkur,=p5 where wkur is a label?
Explain about house keeping in assembler?
Explain how to produce soc7 abend?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
How is data passed from a calling program to an assembler called program?