Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?



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

Post New Answer

More Assembler Interview Questions

Explain about maximum displacement?

0 Answers  


What is icm instruction?

0 Answers  


What does "using" do?

0 Answers  


explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


Explain how to access vsam file?

0 Answers  


How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.

3 Answers   HCL, IBM,


What is the difference in data type "X" and "P"?

5 Answers  


about ICM instruction.

4 Answers   EDS,


How are data passed from jcl parm to assembler program?

0 Answers  


How many maximum base registers we can have in a single program?

0 Answers  


Explain the difference in data type "x" and "p"?

0 Answers  


What will happen if we drop the base register in the program which contains only one basereg?

0 Answers  


Categories