Explain about house keeping in assembler?
What is base register?
how to initialize a register to 0000?
How do you round the addition or subtraction of two numbers in assembler?
How is data passed from a calling program to an assembler called program?
What is maximum displacement and how to cross this limit?
Explain the difference in data type "x" and "p"?
what is need of start 0? In steed of
Why can only 256 bytes be moved from one address to another in a MVC?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
Explain how to initialize a register to 0000?
How we can Pass the parameters from JCL to assembler Pgm?
What is maximum displacement?