Explain the difference in data type "x" and "p"?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How is data passed from a calling program to an assembler called program?
How we can retrieve the instream data in SYSIN ?
How to pass the parameters from jcl to assembler program?
How do you initialize a register to 0000?
how to retrieve the instream data in sysin?
What will happen if we drop the base register in the program which contains only one basereg?
about maximum displacement and how to cross this limit.
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
Can we use an equated value as operand for an MVC instruction? Reason for the same
Explain about house keeping in assembler?
What is maximum displacement and how to cross this limit?