How do you round the addition or subtraction of two numbers in assembler?
What is house keeping in assembler?
How to pass the parameters from jcl to assembler program?
Ap wkur,=p5 where wkur is a label?
HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
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.
about ICM instruction.
Explain how to initialize a register to 0000?
How many maximum base registers we can have in a single program?
What is the use of trt instruction?
What is icm instruction?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.