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 13489What 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 20048
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? 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 many maximum base registers we can have in a single program?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain about base register?
explain about maximum displacement and how to cross this limit?
Explain how to access vsam file?
How do you round the addition or subtraction of two numbers in assembler?
Explain the difference in data type "x" and "p"?
Explain how to produce soc7 abend?
What is need of start 0?
Why do we use "drop"?
How many maximum base registers we can have in a program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
what is need of start 0? In steed of
how to initialize a register to 0000?