I am sending values a and b with pic x(10) and pic x(10) by
using call statement.
In linkage section, I am receiving values with pic x(10)
and pic x(11).
Will my program fail? will it be compile error or run time
abend?
Answer Posted / vs kumar
NOTHING WILL HAPPEN. PROGRAM WILL EXECUTE SUCCESSFULLY.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
How you can read the file from bottom?
What are various search techniques in cobol? Explain.
How to print 10 to 1 if the input have only 10 digit number?
How do define dynamic array in cobol.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the Purpose of Pointer in the string?
What are the cobol coding sheets?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between PIC 9.99 and PIC9v99?
What are all the divisions of a COBOL program?
Write a program to explain size error.
Which is not true about evaluate statement
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What rules are followed by the search verb.