How is data passed from a calling program to an assembler called program?


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

Post New Answer

More Assembler Interview Questions

explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


explain icm instruction?

0 Answers   IBM,


Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).

1 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,


How do you initialize a register to 0000?

10 Answers   HCL,






What is maximum displacement and how to cross this limit?

0 Answers  


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,


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

0 Answers  


What is base register?

23 Answers   IBM, Infosys,


What is need of start 0?

0 Answers  


Explain about maximum displacement?

0 Answers  


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

0 Answers  


Categories