Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
Answer / jitendra
No, I don't think any memory location can be accessed without using Base displacement.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain about maximum displacement?
What is icm instruction?
What does "using" do?
explain about maximum displacement and how to cross this limit?
Explain how to access vsam file?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
What is the difference in data type "X" and "P"?
about ICM instruction.
How are data passed from jcl parm to assembler program?
How many maximum base registers we can have in a single program?
Explain the difference in data type "x" and "p"?
What will happen if we drop the base register in the program which contains only one basereg?