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 icm instruction?
What does "using" do?
What is need of start 0?
How are data passed from jcl parm to assembler program?
How many maximum base registers we can have in a program?
Explain the difference between various read and find statement?
Explain about base register?
Explain how to pass instream data in sysin with assembler?
Explain how to access vsam file?
Explain about maximum displacement?
Explain about house keeping in assembler?
What is maximum displacement?
What is house keeping in assembler?
how to pass the parameters from jcl to assembler pgm?
how to retrieve the instream data in sysin?