Answer Posted / guru
X is used for Hexadecimal fields where as P is for Packed
decimal.X store in a full word where as Packed has half
word boundry.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how to pass the parameters from jcl to assembler pgm?
How many maximum base registers we can have in a single program?
How is data passed from a calling program to an assembler called program?
Explain how to access vsam file?
Explain how to initialize a register to 0000?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What does "using" do?
How many maximum base registers we can have in a program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
What is the use of trt instruction?
Explain the difference in data type "x" and "p"?
how to retrieve the instream data in sysin?
How to pass the parameters from jcl to assembler program?
What is icm instruction?
What will happen if we drop the base register in the program which contains only one basereg?