Can we use an equated value as operand for an MVC
instruction? Reason for the same
Answer Posted / deepu
Answer 4 is correct. Yes...An equate in MVC will not give
any compilation errors if the decimal equvalent of the
eqaute is less than 4096,the compilation of the code will
go fine.But the program execution will give S0C abends, as
the program will try to access from protected memory
area.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the difference in data type "x" and "p"?
What is icm instruction?
What is the use of trt instruction?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
How to pass the parameters from jcl to assembler program?
how to pass the parameters from jcl to assembler pgm?
How is data passed from a calling program to an assembler called program?
Explain how to produce soc7 abend?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain about base register?
explain about maximum displacement and how to cross this limit?
Ap wkur,=p5 where wkur is a label?
Explain how to access vsam file?
Why do we use "drop"?
Explain the difference between various read and find statement?