what will happen if i give program name and member name as
different? program runs successful or w'll abend?
Answer Posted / raj
If its been dynamically called by some other program then
the member name and the program name should be same .
else if its standalone program then it will work
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
what is the difference between COBOL2 AND COBOL390?
Explain what you understand by passing by value.
How can you get the ksds file records into your cobol program?
explain sorting techniques in cobol program?
Which mode is used to operate the sequential file?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between binary search and sequential search?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are different data types in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are various search techniques in cobol? Explain.
In COBOL programming, what is PERFORM? What is VARYING?
What is comp-1 and comp-2?