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



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

Answer / Jitesh Prakash

If you drop (remove) the base register that is currently the only base register in your Assembler program, it would result in errors. The base register acts as a pointer for other registers or memory locations. Without it, your program will not be able to access data correctly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Assembler Interview Questions

explain icm instruction?

1 Answers   IBM,


change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.

1 Answers   EDS,


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

1 Answers  


What is need of start 0?

1 Answers  


What is the use of trt instruction?

1 Answers  


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

2 Answers   IBM,


what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.

4 Answers   CSC, TCS,


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

5 Answers   Amdocs, IBM,


What is the use of TRT instruction and how it is working?

7 Answers   HCL, IBM, Wipro,


how to initialize a register to 0000?

1 Answers   IBM,


cobol and assembler access

2 Answers   EDS,


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


Categories