Answer Posted / sourav
X is used for Hexadecimal fields where as P is for Packed
decimal. X denotes alphanumeric in COBOL, not in MVS ASM.
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
Ap wkur,=p5 where wkur is a label?
What is maximum displacement and how to cross this limit?
how to initialize a register to 0000?
Explain the difference in data type "x" and "p"?
Why do we use "drop"?
Explain about house keeping in assembler?
How many maximum base registers we can have in a program?
What is icm instruction?
how to retrieve the instream data in sysin?
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 are data passed from jcl parm to assembler program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What will happen if we drop the base register in the program which contains only one basereg?
What is maximum displacement?
How to pass the parameters from jcl to assembler program?