Why do we have multiple base registers in certain programs?
Answer Posted / dave grund
The more correct answer would be to address storage. Each register can address (or make reference to) 4,096 bytes of contiguous storage. If you need to address more storage than that, you need to initialize and use additional base registers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
explain icm instruction?
Explain how to produce soc7 abend?
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?
How many maximum base registers we can have in a program?
what is need of start 0? In steed of
What is icm instruction?
how to pass the parameters from jcl to assembler pgm?
How to pass the parameters from jcl to assembler program?
explain about maximum displacement and how to cross this limit?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain the difference in data type "x" and "p"?
What is the use of trt instruction?
Explain how to pass instream data in sysin with assembler?
What is maximum displacement and how to cross this limit?