Answer Posted / ramu
tallying is a register is used to store the matching
characters count in a string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
) how do u code after getting data?
) what is the difference between AID and HANDLE AID?
What are the pertinent COBOL commands?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between goback, stop run and exit program in cobol?
Mention the guidelines to write a structured cobol program?
For rewrite, why is it mandatory that file needs to be opened?
Are you comfortable in cobol or jcl?
Write down the divisions of cobol program?
What are the different open modes available in cobol?
Write a cobol program making use of the redefine clause.
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.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Explain how you can characterize tables in cobol?