What is maximum displacement and how to cross this limit?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about house keeping in assembler?
cobol and assembler access
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 are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
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).
What is symbol table in assembler?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how to produce SOC7 abend
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
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What does "using" do?
What is house keeping in assembler?