Answer Posted / amit barwa
Level number -Is used to specify the the data hierarchy.
Level Number Purpose
01 Record description and independent items
02 to 49 Fields within records and sub items
66 RENAMES clause
77 Independent items
88 Condition names
| Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
Define cobol?
What rules are followed by the search verb.
explain sorting techniques in cobol program?
What are all the divisions of a COBOL program?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain about different table spaces.
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between Global and External Variables?
In COBOL, what is the different between index and subscript?
example for sub strings ? and refernce modifications whit output pls
how do you reference the printer file formats from cobol programs
What are the access modes of START statement?
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.