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 the difference between various read and find statement and which one should be used when for better adabas performance?

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,


how to pass the parameters from jcl to assembler pgm?

0 Answers   IBM,


How to pass the parameters from jcl to assembler program?

0 Answers  


Why do we use "drop"?

0 Answers  


What is house keeping in assembler? And explain the following code HELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11

6 Answers   Mind Tree,


Why do we have multiple base registers in certain programs?

4 Answers   IBM,


Explain about house keeping in assembler?

0 Answers  


Explain how to initialize a register to 0000?

0 Answers  


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


What is the difference between various read and find statement,and which one should be used when for better adabas performance ?

2 Answers   IBM,


Explain how to produce soc7 abend?

0 Answers  


Categories