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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Assembler Interview Questions

How to initialize 20,000 bytes in the Assembler..

5 Answers   Amdocs, IBM,


how to pass the parameters from jcl to assembler pgm?

0 Answers   IBM,


What does the following code do? Ap wkur,=p5 where wkur is a label?

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,


Explain about house keeping in assembler?

0 Answers  






Can we use an equated value as operand for an MVC instruction? Reason for the same

8 Answers   IBM,


What is the use of trt instruction?

0 Answers  


How are data passed from jcl parm to assembler program?

0 Answers  


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

1 Answers   HCL,


what is need of start 0? In steed of

0 Answers   IBM,


WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?

4 Answers   IBM, Tech Mahindra,


Explain how to pass instream data in sysin with assembler?

0 Answers  


Categories