How to pass the parameters from jcl to assembler program?
No Answer is Posted For this Question
Be the First to Post Answer
What is symbol table in assembler?
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.
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 MVC instruction to move pack field to pack field....which instruction you will use and why ?
How many maximum base registers we can have in a single program?
How we can retrieve the instream data in SYSIN ?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
Explain how to pass instream data in sysin with assembler?
Explain about maximum displacement?
how to retrieve the instream data in sysin?
How do you round the addition or subtraction of two numbers in assembler?
about maximum displacement and how to cross this limit.