HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM
AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A
SINGLE PROGRAM.
Answer Posted / dave grund
The more correct answer is:
You can use as many base registers as are available (unused).
This is a vague question, and I hesitate to speculate on the intent.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how to access vsam file?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What is maximum displacement and how to cross this limit?
What is the use of trt instruction?
How are data passed from jcl parm to assembler program?
Why do we use "drop"?
How many maximum base registers we can have in a single program?
What is house keeping in assembler?
Explain how to produce soc7 abend?
Explain the difference between various read and find statement?
Explain the difference in data type "x" and "p"?
Explain how to pass instream data in sysin with assembler?
What is need of start 0?
How is data passed from a calling program to an assembler called program?
What does the following code do? Ap wkur,=p5 where wkur is a label?