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 |
how to initialize a register to 0000?
how to retrieve the instream data in sysin?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is the difference in data type "X" and "P"?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
about maximum displacement and how to cross this limit.
Why do we use "drop"? What does "using" do?
explain icm instruction?
Why do we have multiple base registers in certain programs?
What does the following code do? Ap wkur,=p5 where wkur is a label?
How do you initialize a register to 0000?
What does "using" do?