Answer Posted / prachi
Load and object modules are same..Both will have the
copiled code which is executable...
| Is This Answer Correct ? | 0 Yes | 35 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
What is link edit in cobol?
What is comp-1 and comp-2?
What is the compute verb? How is it used?
Write a program that uses move corresponding.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Explain the configuration section of a cobol program with examples of syntax.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Write a program to explain size error.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between Global and External Variables?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different rules to perform a Search?