Explain how to pass instream data in sysin with assembler?


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

Post New Answer

More Assembler Interview Questions

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

0 Answers  


How do you initialize a register to 0000?

10 Answers   HCL,


Why do we use "drop"?

0 Answers  


What is need of start 0?

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 are data passed from jcl parm to assembler program?

0 Answers  


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  


Explain how to access vsam file?

0 Answers  


What is maximum displacement and how to cross this limit?

0 Answers  


Explain how to produce soc7 abend?

0 Answers  


How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label

3 Answers   CSC, IBM,


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

0 Answers  


Categories