Answer Posted / vampire
01 a comp-1
01 b comp-2
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
HOw can I get the negative sign while deduct high value from low value
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
how do you reference the fixed unblock file formats from cobol programs
What do you understand by psb and acb?
what is the use of outrecord?
how do you define single dimensional array and multidimensional array in your cobol?
Explain the configuration section of a cobol program with examples of syntax.
What is static and dynamic call in cobol?
What is the LINKAGE SECTION used in COBOL?
What is the difference between Call and a Link?
What is report-item in COBOL?
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.
What is the difference between PIC 9.99 and PIC9v99?
example for sub strings ? and refernce modifications whit output pls