WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM
WHICH CONTAINS ONLY ONE BASEREG?
Answer Posted / nsugandhi
It will give an error at the time of assembly, if there are
some labels defined in the program(provided they are being
referenced in your program). This is because the assembler
resolves the displacement of that variable from the location
where your base register is pointing to.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is maximum displacement?
How are data passed from jcl parm to assembler program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What is need of start 0?
How many maximum base registers we can have in a single program?
how to retrieve the instream data in sysin?
How is data passed from a calling program to an assembler called program?
What is maximum displacement and how to cross this limit?
What does "using" do?
How many maximum base registers we can have in a program?
explain icm instruction?
Explain how to access vsam file?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
what is need of start 0? In steed of
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?