What is 77 level used for ?

Answer Posted / saugata das

77 level variable is used for independent data item.So,it has no other sub level declaration.

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sorting techniques in cobol program?

889


What rules are followed by the search verb.

829


What is difference between static and dynamic call in cobol?

1032


Can a Search can be done on a table with or without Index?

1051


What are all the divisions of a COBOL program?

893


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

842


In COBOL, what is the different between index and subscript?

947


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2994


In COBOL programming, what is PERFORM? What is VARYING?

867


Explain the configuration section of a cobol program with examples of syntax.

865


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6090


What is inspect in cobol ?

1009


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1859


what are decleratives in cobol?

2002


Which division and paragraphs are mandatory for a COBOL program?

921