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 11560What 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 16306
Explain the difference between various read and find statement?
How do you round the addition or subtraction of two numbers in assembler?
Explain the difference in data type "x" and "p"?
Ap wkur,=p5 where wkur is a label?
What is house keeping in assembler?
What is the use of trt instruction?
explain icm instruction?
How is data passed from a calling program to an assembler called program?
What is maximum displacement?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
what is need of start 0? In steed of
What is maximum displacement and how to cross this limit?
Explain how to pass instream data in sysin with assembler?
Explain about maximum displacement?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?